a5xx_hlsq_aperture_regs 1185 drivers/gpu/drm/msm/adreno/a5xx_gpu.c } a5xx_hlsq_aperture_regs[] = {
a5xx_hlsq_aperture_regs 1221 drivers/gpu/drm/msm/adreno/a5xx_gpu.c 	for (i = 0; i < ARRAY_SIZE(a5xx_hlsq_aperture_regs); i++)
a5xx_hlsq_aperture_regs 1222 drivers/gpu/drm/msm/adreno/a5xx_gpu.c 		count += a5xx_hlsq_aperture_regs[i].count;
a5xx_hlsq_aperture_regs 1229 drivers/gpu/drm/msm/adreno/a5xx_gpu.c 	for (i = 0; i < ARRAY_SIZE(a5xx_hlsq_aperture_regs); i++) {
a5xx_hlsq_aperture_regs 1230 drivers/gpu/drm/msm/adreno/a5xx_gpu.c 		u32 type = a5xx_hlsq_aperture_regs[i].type;
a5xx_hlsq_aperture_regs 1231 drivers/gpu/drm/msm/adreno/a5xx_gpu.c 		u32 c = a5xx_hlsq_aperture_regs[i].count;
a5xx_hlsq_aperture_regs 1328 drivers/gpu/drm/msm/adreno/a5xx_gpu.c 	for (i = 0; i < ARRAY_SIZE(a5xx_hlsq_aperture_regs); i++) {
a5xx_hlsq_aperture_regs 1329 drivers/gpu/drm/msm/adreno/a5xx_gpu.c 		u32 o = a5xx_hlsq_aperture_regs[i].regoffset;
a5xx_hlsq_aperture_regs 1330 drivers/gpu/drm/msm/adreno/a5xx_gpu.c 		u32 c = a5xx_hlsq_aperture_regs[i].count;