Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_smccc.h92 #define AMP_BOOT_ARG23 0x2 macro
/rk3399_rockchip-uboot/drivers/cpu/
H A Drockchip_amp.c203 ret = sip_smc_amp_cfg(AMP_BOOT_ARG23, cpu, args->arg2, args->arg3); in smc_cpu_on()