Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_power.c226 if (!a5xx_gpu->gpmu_dwords) in a5xx_gpmu_init()
237 OUT_RING(ring, a5xx_gpu->gpmu_dwords); in a5xx_gpmu_init()
389 a5xx_gpu->gpmu_dwords = dwords; in a5xx_gpmu_ucode_init()
H A Da5xx_gpu.h26 uint32_t gpmu_dwords; member