Home
last modified time | relevance | path

Searched refs:SIP_REMOTECTL_CFG (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_smccc.h26 #define SIP_REMOTECTL_CFG 0x8200000b macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drockchip_smccc.c68 res = __invoke_sip_fn_smc(SIP_REMOTECTL_CFG, func, data, 0); in sip_smc_remotectl_config()
/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h32 #define SIP_REMOTECTL_CFG 0x8200000b macro
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c97 res = __invoke_sip_fn_smc(SIP_REMOTECTL_CFG, func, data, 0); in sip_smc_remotectl_config()