Home
last modified time | relevance | path

Searched refs:SIP_RET_INVALID_PARAMS (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_smccc.h81 #define SIP_RET_INVALID_PARAMS -3 macro
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drockchip_smccc.c90 return SIP_RET_INVALID_PARAMS; in sip_smc_access_mem_os_reg()