Lines Matching refs:x3
52 u_register_t x3, in imx_srtc_handler() argument
59 ret = imx_srtc_set_time(x2, x3, x4); in imx_srtc_handler()
88 u_register_t x3) in imx_cpufreq_handler() argument
92 imx_cpufreq_set_target(x2, x3); in imx_cpufreq_handler()
111 u_register_t x3) in imx_wakeup_src_handler() argument
156 u_register_t x3, in imx_misc_set_temp_handler() argument
159 return sc_misc_set_temp(ipc_handle, x1, x2, x3, x4); in imx_misc_set_temp_handler()
168 u_register_t x3, in imx_src_handler() argument
248 u_register_t x3, in imx_src_handler() argument
266 u_register_t x3, in imx_get_commit_hash() argument
292 u_register_t x3, in imx_buildinfo_handler() argument
299 ret = imx_get_commit_hash(x2, x3, x4); in imx_buildinfo_handler()
311 u_register_t x3, in imx_kernel_entry_handler() argument
332 next_image_info->args.arg2 = x3; in imx_kernel_entry_handler()