Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/
Di915_reg.h3097 #define _PCH_DPLL_B 0xc6018 macro
3098 #define PCH_DPLL(pll) _MMIO((pll) == 0 ? _PCH_DPLL_A : _PCH_DPLL_B)
Dintel_gvt_mmio_table.c389 MMIO_D(_MMIO(_PCH_DPLL_B)); in iterate_generic_mmio()