Lines Matching +full:0 +full:xc80

29   *         <x> value 'r' after being shifted to place its LSB at bit 0.
46 return 0xf80 + id * REGISTER_STRIDE; in host1x_sync_syncpt_r()
52 return 0xe80 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_cpu0_int_status_r()
58 return 0xf00 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_disable_r()
64 return 0xf20 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_enable_cpu0_r()
70 return 0xc00 + channel * REGISTER_STRIDE; in host1x_sync_cf_setup_r()
76 return (r >> 0) & 0x3ff; in host1x_sync_cf_setup_base_v()
82 return (r >> 16) & 0x3ff; in host1x_sync_cf_setup_limit_v()
88 return 0xac; in host1x_sync_cmdproc_stop_r()
94 return 0xb0; in host1x_sync_ch_teardown_r()
100 return 0x1a4; in host1x_sync_usec_clk_r()
106 return 0x1a8; in host1x_sync_ctxsw_timeout_cfg_r()
112 return 0x1bc; in host1x_sync_ip_busy_timeout_r()
118 return 0x340 + id * REGISTER_STRIDE; in host1x_sync_mlock_owner_r()
124 return (v >> 8) & 0xf; in host1x_sync_mlock_owner_chid_v()
130 return (r >> 1) & 0x1; in host1x_sync_mlock_owner_cpu_owns_v()
136 return (r >> 0) & 0x1; in host1x_sync_mlock_owner_ch_owns_v()
142 return 0x1380 + id * REGISTER_STRIDE; in host1x_sync_syncpt_int_thresh_r()
148 return 0x600 + id * REGISTER_STRIDE; in host1x_sync_syncpt_base_r()
154 return 0xf60 + id * REGISTER_STRIDE; in host1x_sync_syncpt_cpu_incr_r()
160 return 0xc80 + channel * REGISTER_STRIDE; in host1x_sync_cbread_r()
166 return 0x74c; in host1x_sync_cfpeek_ctrl_r()
172 return (v & 0x3ff) << 0; in host1x_sync_cfpeek_ctrl_addr_f()
178 return (v & 0xf) << 16; in host1x_sync_cfpeek_ctrl_channr_f()
184 return (v & 0x1) << 31; in host1x_sync_cfpeek_ctrl_ena_f()
190 return 0x750; in host1x_sync_cfpeek_read_r()
196 return 0x754; in host1x_sync_cfpeek_ptrs_r()
202 return (r >> 0) & 0x3ff; in host1x_sync_cfpeek_ptrs_cf_rd_ptr_v()
208 return (r >> 16) & 0x3ff; in host1x_sync_cfpeek_ptrs_cf_wr_ptr_v()
214 return 0xcc0 + channel * REGISTER_STRIDE; in host1x_sync_cbstat_r()
220 return (r >> 0) & 0xffff; in host1x_sync_cbstat_cboffset_v()
226 return (r >> 16) & 0x3ff; in host1x_sync_cbstat_cbclass_v()