Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c7074 I915_WRITE(RAMCLK_GATE_D, 0); in g4x_init_clock_gating()
7099 intel_uncore_write(uncore, RAMCLK_GATE_D, 0); in i965gm_init_clock_gating()
H A Di915_reg.h3645 #define RAMCLK_GATE_D _MMIO(0x6210) /* CRL only */ macro