Searched refs:A2XX_SQ_TEX_2_WIDTH (Results 1 – 3 of 3) sorted by relevance
147 A2XX_SQ_TEX_2_WIDTH(prsc->width0 - 1); in fd2_sampler_view_create()
208 OUT_RING(ring, A2XX_SQ_TEX_2_WIDTH(psurf->width - 1) | in emit_mem2gmem_surf()
1801 static inline uint32_t A2XX_SQ_TEX_2_WIDTH(uint32_t val) in A2XX_SQ_TEX_2_WIDTH() function