Sign in
android-kvm
/
linux
/
4b430d4ac99750ee2ae2f893f1055c7af1ec3dc5
/
.
/
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