Searched refs:RAMCLK_GATE_D (Results 1 – 2 of 2) sorted by relevance
691 intel_uncore_write(&i915->uncore, RAMCLK_GATE_D, 0); in g4x_init_clock_gating()709 intel_uncore_write(uncore, RAMCLK_GATE_D, 0); in i965gm_init_clock_gating()
1697 #define RAMCLK_GATE_D _MMIO(0x6210) /* CRL only */ macro