dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
update eeprom i2c reg addr
hc
2024-06-13
7a799c616b9a177906720693330f311c6f5510c4
[~ljy/RK3588_XEN.git]
/
kernel
/
arch
/
arm
/
mach-shmobile
/
rcar-gen2.h
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_RCAR_GEN2_H__
#define __ASM_RCAR_GEN2_H__
void rcar_gen2_pm_init(void);
#endif /* __ASM_RCAR_GEN2_H__ */