Home
last modified time | relevance | path

Searched defs:arg0 (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dsmp.h24 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 Datf_common.h106 unsigned long arg0; member
/rk3399_rockchip-uboot/drivers/firmware/
H A Dpsci.c21 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 Drockchip_smccc.c26 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 Dcpu.c113 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 Drockchip_amp.c53 ulong arg0; member