Sign in
android-kvm
/
linux
/
090a7f1009b8447565a03b649189e6ff83e8e5e7
/
.
/
drivers
/
clk
/
starfive
/
clk-starfive-jh7110.h
blob: f29682b8d40031e1219879ca87528ff32e76e3b7 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__CLK_STARFIVE_JH7110_H
#define
__CLK_STARFIVE_JH7110_H
#include
"clk-starfive-jh71x0.h"
int
jh7110_reset_controller_register
(
struct
jh71x0_clk_priv
*
priv
,
const
char
*
adev_name
,
u32 adev_id
);
#endif