Searched refs:SGR_DIS (Results 1 – 2 of 2) sorted by relevance
391 intel_uncore_rmw(&i915->uncore, XEHP_CLOCK_GATE_DIS, 0, SGR_DIS); in xehpsdv_init_clock_gating()406 SGR_DIS | SGGI_DIS); in dg2_init_clock_gating()413 intel_uncore_rmw(&i915->uncore, XEHP_CLOCK_GATE_DIS, 0, SGR_DIS); in pvc_init_clock_gating()
6591 #define SGR_DIS REG_BIT(13) macro