Home
last modified time | relevance | path

Searched defs:sip_smc_remotectl_config (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drockchip_smccc.c64 int sip_smc_remotectl_config(unsigned long func, unsigned long data) in sip_smc_remotectl_config() function
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c93 int sip_smc_remotectl_config(u32 func, u32 data) in sip_smc_remotectl_config() function
/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h336 static inline int sip_smc_remotectl_config(u32 func, u32 data) { return 0; } in sip_smc_remotectl_config() function