Searched refs:RENCLK_GATE_D2 (Results 1 – 2 of 2) sorted by relevance
696 intel_uncore_write(&i915->uncore, RENCLK_GATE_D2, VF_UNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()715 intel_uncore_write(uncore, RENCLK_GATE_D2, 0); in i965gm_init_clock_gating()731 intel_uncore_write(&i915->uncore, RENCLK_GATE_D2, 0); in i965g_init_clock_gating()
1689 #define RENCLK_GATE_D2 _MMIO(0x6208) macro