Home
last modified time | relevance | path

Searched refs:RAMCLK_GATE_D (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/
H A Dintel_clock_gating.c691 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()
H A Di915_reg.h1697 #define RAMCLK_GATE_D _MMIO(0x6210) /* CRL only */ macro