Lines Matching defs:x1
40 u_register_t x1,
47 switch (x1) {
71 u_register_t x1,
75 switch (x1) {
94 u_register_t x1,
98 switch (x1) {
114 u_register_t x1,
122 ret = sc_misc_otp_fuse_read(ipc_handle, x1, &fuse);
126 ret = sc_misc_otp_fuse_write(ipc_handle, x1, x2);
139 u_register_t x1,
144 return sc_misc_set_temp(ipc_handle, x1, x2, x3, x4);
151 u_register_t x1,
158 switch (x1) {
205 u_register_t x1,
212 switch (x1) {
224 u_register_t x1,
233 if (x1 < (PLAT_NS_IMAGE_OFFSET & 0xF0000000))
240 next_image_info->pc = x1;