Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.c1017 gpu_write(gpu, REG_A5XX_RBBM_SW_RESET_CMD, 1); in a5xx_recover()
1018 gpu_read(gpu, REG_A5XX_RBBM_SW_RESET_CMD); in a5xx_recover()
1019 gpu_write(gpu, REG_A5XX_RBBM_SW_RESET_CMD, 0); in a5xx_recover()
H A Da5xx.xml.h1203 #define REG_A5XX_RBBM_SW_RESET_CMD 0x00000043 macro