Searched refs:SGR_DIS (Results 1 – 2 of 2) sorted by relevance
4400 intel_uncore_rmw(&dev_priv->uncore, XEHP_CLOCK_GATE_DIS, 0, SGR_DIS); in xehpsdv_init_clock_gating()4415 SGR_DIS | SGGI_DIS); in dg2_init_clock_gating()4422 intel_uncore_rmw(&dev_priv->uncore, XEHP_CLOCK_GATE_DIS, 0, SGR_DIS); in pvc_init_clock_gating()
7972 #define SGR_DIS REG_BIT(13) macro