Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_smccc.h85 #define AMP_BOOT_ARG23 0x2 macro
/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Drockchip_amp.c192 ret = sip_smc_amp_cfg(AMP_BOOT_ARG23, cpu, args->arg2, args->arg3); in smc_cpu_on()