Home
last modified time | relevance | path

Searched refs:sip_smc_amp_cfg (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Drockchip_amp.c176 ret = sip_smc_amp_cfg(AMP_PE_STATE, cpu, pe_state, 0); in smc_cpu_on()
186 ret = sip_smc_amp_cfg(AMP_BOOT_ARG01, cpu, args->arg0, args->arg1); in smc_cpu_on()
192 ret = sip_smc_amp_cfg(AMP_BOOT_ARG23, cpu, args->arg2, args->arg3); in smc_cpu_on()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drockchip_smccc.su
H A Drockchip_smccc.c73 int sip_smc_amp_cfg(unsigned long func, unsigned long arg0, unsigned long arg1, in sip_smc_amp_cfg() function
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_smccc.h123 int sip_smc_amp_cfg(unsigned long func, unsigned long arg0, unsigned long arg1,
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dbootm.c367 ret = sip_smc_amp_cfg(AMP_PE_STATE, mpidr, es_flag, 0); in arm64_switch_aarch32()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map