Searched refs:a5xx_hlsq_aperture_regs (Results 1 – 1 of 1) sorted by relevance
1490 } a5xx_hlsq_aperture_regs[] = { variable1526 for (i = 0; i < ARRAY_SIZE(a5xx_hlsq_aperture_regs); i++) in a5xx_gpu_state_get_hlsq_regs()1527 count += a5xx_hlsq_aperture_regs[i].count; in a5xx_gpu_state_get_hlsq_regs()1534 for (i = 0; i < ARRAY_SIZE(a5xx_hlsq_aperture_regs); i++) { in a5xx_gpu_state_get_hlsq_regs()1535 u32 type = a5xx_hlsq_aperture_regs[i].type; in a5xx_gpu_state_get_hlsq_regs()1536 u32 c = a5xx_hlsq_aperture_regs[i].count; in a5xx_gpu_state_get_hlsq_regs()1639 for (i = 0; i < ARRAY_SIZE(a5xx_hlsq_aperture_regs); i++) { in a5xx_show()1640 u32 o = a5xx_hlsq_aperture_regs[i].regoffset; in a5xx_show()1641 u32 c = a5xx_hlsq_aperture_regs[i].count; in a5xx_show()