Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_smccc.h84 #define AMP_BOOT_ARG01 0x1 macro
/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Drockchip_amp.c186 ret = sip_smc_amp_cfg(AMP_BOOT_ARG01, cpu, args->arg0, args->arg1); in smc_cpu_on()