Lines Matching +full:0 +full:xffffff
29 * <x> value 'r' after being shifted to place its LSB at bit 0.
44 return 0x0; in host1x_uclass_incr_syncpt_r()
50 return (v & 0xff) << 8; in host1x_uclass_incr_syncpt_cond_f()
56 return (v & 0xff) << 0; in host1x_uclass_incr_syncpt_indx_f()
62 return 0x8; in host1x_uclass_wait_syncpt_r()
68 return (v & 0xff) << 24; in host1x_uclass_wait_syncpt_indx_f()
74 return (v & 0xffffff) << 0; in host1x_uclass_wait_syncpt_thresh_f()
80 return 0x9; in host1x_uclass_wait_syncpt_base_r()
86 return (v & 0xff) << 24; in host1x_uclass_wait_syncpt_base_indx_f()
92 return (v & 0xff) << 16; in host1x_uclass_wait_syncpt_base_base_indx_f()
98 return (v & 0xffff) << 0; in host1x_uclass_wait_syncpt_base_offset_f()
104 return 0xb; in host1x_uclass_load_syncpt_base_r()
110 return (v & 0xff) << 24; in host1x_uclass_load_syncpt_base_base_indx_f()
116 return (v & 0xffffff) << 0; in host1x_uclass_load_syncpt_base_value_f()
122 return (v & 0xff) << 24; in host1x_uclass_incr_syncpt_base_base_indx_f()
128 return (v & 0xffffff) << 0; in host1x_uclass_incr_syncpt_base_offset_f()
134 return 0x2d; in host1x_uclass_indoff_r()
140 return (v & 0xf) << 28; in host1x_uclass_indoff_indbe_f()
146 return (v & 0x1) << 27; in host1x_uclass_indoff_autoinc_f()
152 return (v & 0xff) << 18; in host1x_uclass_indoff_indmodid_f()
158 return (v & 0xffff) << 2; in host1x_uclass_indoff_indroffset_f()