Searched refs:sip_smc_amp_cfg (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/cpu/ |
| H A D | rockchip_amp.c | 176 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 D | rockchip_smccc.su | |
| H A D | rockchip_smccc.c | 73 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 D | rockchip_smccc.h | 123 int sip_smc_amp_cfg(unsigned long func, unsigned long arg0, unsigned long arg1,
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | bootm.c | 367 ret = sip_smc_amp_cfg(AMP_PE_STATE, mpidr, es_flag, 0); in arm64_switch_aarch32()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |