Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_reg.h8243 #define _PCH_DPLL_A 0xc6014 macro
8245 #define PCH_DPLL(pll) _MMIO((pll) == 0 ? _PCH_DPLL_A : _PCH_DPLL_B)
/netbsd/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dhandlers.c2299 MMIO_D(_MMIO(_PCH_DPLL_A), D_ALL); in init_generic_mmio_info()