Searched refs:PCH_DPLSUNIT_CLOCK_GATE_DISABLE (Results 1 – 2 of 2) sorted by relevance
8399 I915_WRITE(SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE); in ibx_init_clock_gating()8497 I915_WRITE(SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE | in cpt_init_clock_gating()
8077 #define PCH_DPLSUNIT_CLOCK_GATE_DISABLE (1 << 29) macro