Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_smccc.h91 #define AMP_BOOT_ARG01 0x1 macro
/rk3399_rockchip-uboot/drivers/cpu/
H A Drockchip_amp.c197 ret = sip_smc_amp_cfg(AMP_BOOT_ARG01, cpu, args->arg0, args->arg1); in smc_cpu_on()