Searched refs:dspclk_gate (Results 1 – 1 of 1) sorted by relevance
154 u32 dspclk_gate = ILK_VRHUNIT_CLOCK_GATE_DISABLE; in ilk_init_clock_gating() local160 dspclk_gate |= ILK_DPFCRUNIT_CLOCK_GATE_DISABLE | in ilk_init_clock_gating()180 dspclk_gate |= ILK_DPARBUNIT_CLOCK_GATE_ENABLE; in ilk_init_clock_gating()198 intel_uncore_write(&i915->uncore, ILK_DSPCLK_GATE_D, dspclk_gate); in ilk_init_clock_gating()254 u32 dspclk_gate = ILK_VRHUNIT_CLOCK_GATE_DISABLE; in gen6_init_clock_gating() local256 intel_uncore_write(&i915->uncore, ILK_DSPCLK_GATE_D, dspclk_gate); in gen6_init_clock_gating()685 u32 dspclk_gate; in g4x_init_clock_gating() local692 dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()696 dspclk_gate |= DSSUNIT_CLOCK_GATE_DISABLE; in g4x_init_clock_gating()697 intel_uncore_write(&i915->uncore, DSPCLK_GATE_D(i915), dspclk_gate); in g4x_init_clock_gating()