Searched defs:arg0 (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | smp.h | 24 ulong arg0; member 34 static inline int smp_event1(int evt, ulong arg0) { return 0; } in smp_event1() 35 static inline int smp_event2(int evt, ulong arg0, ulong arg1) { return 0; } in smp_event2()
|
| H A D | atf_common.h | 106 unsigned long arg0; member
|
| /rk3399_rockchip-uboot/drivers/firmware/ |
| H A D | psci.c | 21 unsigned long arg0, unsigned long arg1, in __invoke_psci_fn_hvc() 31 unsigned long arg0, unsigned long arg1, in __invoke_psci_fn_smc()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | rockchip_smccc.c | 26 unsigned long arg0, in __invoke_sip_fn_smc() 100 int sip_smc_amp_cfg(unsigned long func, unsigned long arg0, unsigned long arg1, in sip_smc_amp_cfg() 109 struct arm_smccc_res sip_smc_dram(unsigned long arg0, in sip_smc_dram()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/zynqmp/ |
| H A D | cpu.c | 113 int __maybe_unused invoke_smc(u32 pm_api_id, u32 arg0, u32 arg1, u32 arg2, in invoke_smc()
|
| /rk3399_rockchip-uboot/drivers/cpu/ |
| H A D | rockchip_amp.c | 53 ulong arg0; member
|