Home
last modified time | relevance | path

Searched refs:GBIF_ARB_HALT_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c992 #define GBIF_ARB_HALT_MASK BIT(1) macro
1013 gpu_write(gpu, REG_A6XX_GBIF_HALT, GBIF_ARB_HALT_MASK); in a6xx_bus_clear_pending_transactions()
1015 (GBIF_ARB_HALT_MASK)) == GBIF_ARB_HALT_MASK); in a6xx_bus_clear_pending_transactions()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c1847 #define GBIF_ARB_HALT_MASK BIT(1) macro
1881 gpu_write(gpu, REG_A6XX_GBIF_HALT, GBIF_ARB_HALT_MASK); in a6xx_bus_clear_pending_transactions()
1883 (GBIF_ARB_HALT_MASK)) == GBIF_ARB_HALT_MASK); in a6xx_bus_clear_pending_transactions()

Completed in 5 milliseconds