Searched refs:GPU_AQHICLOCKCONTROL_IDLE_VG_MASK (Results 1 – 1 of 1) sorted by relevance
58 #define GPU_AQHICLOCKCONTROL_IDLE_VG_MASK (0x40000UL) macro60 #define GPU_AQHICLOCKCONTROL_IDLE_VG_GET(x) (((uint32_t)(x) & GPU_AQHICLOCKCONTROL_IDLE_VG_MASK) >>…
Completed in 45 milliseconds