Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/adreno/
Da4xx_gpu.c365 gpu_write(gpu, REG_A4XX_RBBM_SW_RESET_CMD, 1); in a4xx_recover()
366 gpu_read(gpu, REG_A4XX_RBBM_SW_RESET_CMD); in a4xx_recover()
367 gpu_write(gpu, REG_A4XX_RBBM_SW_RESET_CMD, 0); in a4xx_recover()
Da4xx.xml.h1591 #define REG_A4XX_RBBM_SW_RESET_CMD 0x00000022 macro