Searched refs:dspclk_gate (Results 1 – 1 of 1) sorted by relevance
149 u32 dspclk_gate = ILK_VRHUNIT_CLOCK_GATE_DISABLE; in ilk_init_clock_gating() local155 dspclk_gate |= ILK_DPFCRUNIT_CLOCK_GATE_DISABLE | in ilk_init_clock_gating()175 dspclk_gate |= ILK_DPARBUNIT_CLOCK_GATE_ENABLE; in ilk_init_clock_gating()193 intel_uncore_write(&i915->uncore, ILK_DSPCLK_GATE_D, dspclk_gate); in ilk_init_clock_gating()249 u32 dspclk_gate = ILK_VRHUNIT_CLOCK_GATE_DISABLE; in gen6_init_clock_gating() local251 intel_uncore_write(&i915->uncore, ILK_DSPCLK_GATE_D, dspclk_gate); in gen6_init_clock_gating()600 u32 dspclk_gate; in g4x_init_clock_gating() local607 dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()611 dspclk_gate |= DSSUNIT_CLOCK_GATE_DISABLE; in g4x_init_clock_gating()612 intel_uncore_write(&i915->uncore, DSPCLK_GATE_D(i915), dspclk_gate); in g4x_init_clock_gating()