Home
last modified time | relevance | path

Searched refs:gpmu_dwords (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/adreno/
Da5xx_power.c184 if (!a5xx_gpu->gpmu_dwords) in a5xx_gpmu_init()
195 OUT_RING(ring, a5xx_gpu->gpmu_dwords); in a5xx_gpmu_init()
319 a5xx_gpu->gpmu_dwords = dwords; in a5xx_gpmu_ucode_init()
330 a5xx_gpu->gpmu_dwords = 0; in a5xx_gpmu_ucode_init()
Da5xx_gpu.h35 uint32_t gpmu_dwords; member