Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
e200457d6cc21c81805bbdafeae650ed192640ae
/
.
/
include
/
drivers
/
nxp
/
clk
/
s32cc
/
s32cc-clk-drv.h
blob: d879f5bed7cfb77b32fc072f68aa156cbf47e4f0 [
file
] [
log
] [
blame
]
Ghennadi Procopciuc
f648e5d
2024-06-12 09:07:16 +0300
[
diff
] [
blame
]
1
/*
2
* Copyright 2024 NXP
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*/
6
#ifndef
S32CC_CLK_DRV_H
7
#define
S32CC_CLK_DRV_H
8
9
int
s32cc_init_early_clks
(
void
);
10
11
#endif