Lines Matching refs:x2
21 u_register_t x2, in imx_sip_handler() argument
30 SMC_RET1(handle, imx_kernel_entry_handler(smc_fid, x1, x2, x3, x4)); in imx_sip_handler()
34 SMC_RET1(handle, imx_soc_info_handler(smc_fid, x1, x2, x3)); in imx_sip_handler()
37 SMC_RET1(handle, imx_gpc_handler(smc_fid, x1, x2, x3)); in imx_sip_handler()
40 return dram_dvfs_handler(smc_fid, handle, x1, x2, x3); in imx_sip_handler()
44 return dram_dvfs_handler(smc_fid, handle, x1, x2, x3); in imx_sip_handler()
46 SMC_RET1(handle, imx_gpc_handler(smc_fid, x1, x2, x3)); in imx_sip_handler()
51 return imx_srtc_handler(smc_fid, handle, x1, x2, x3, x4); in imx_sip_handler()
53 SMC_RET1(handle, imx_cpufreq_handler(smc_fid, x1, x2, x3)); in imx_sip_handler()
56 SMC_RET1(handle, imx_wakeup_src_handler(smc_fid, x1, x2, x3)); in imx_sip_handler()
59 return imx_otp_handler(smc_fid, handle, x1, x2); in imx_sip_handler()
61 SMC_RET1(handle, imx_misc_set_temp_handler(smc_fid, x1, x2, x3, x4)); in imx_sip_handler()
65 SMC_RET1(handle, imx_src_handler(smc_fid, x1, x2, x3, handle)); in imx_sip_handler()
70 SMC_RET1(handle, imx_hab_handler(smc_fid, x1, x2, x3, x4)); in imx_sip_handler()
74 SMC_RET1(handle, imx_buildinfo_handler(smc_fid, x1, x2, x3, x4)); in imx_sip_handler()