Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/adreno/
Da5xx_gpu.c1024 gpu_write(gpu, REG_A5XX_RBBM_SW_RESET_CMD, 1); in a5xx_recover()
1025 gpu_read(gpu, REG_A5XX_RBBM_SW_RESET_CMD); in a5xx_recover()
1026 gpu_write(gpu, REG_A5XX_RBBM_SW_RESET_CMD, 0); in a5xx_recover()
Da5xx.xml.h1203 #define REG_A5XX_RBBM_SW_RESET_CMD 0x00000043 macro