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