Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h2805 #define _PCH_DPLL_A 0xc6014 macro
2807 #define PCH_DPLL(pll) _MMIO((pll) == 0 ? _PCH_DPLL_A : _PCH_DPLL_B)
H A Dintel_gvt_mmio_table.c391 MMIO_D(_MMIO(_PCH_DPLL_A)); in iterate_generic_mmio()