Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Di915_reg.h167 #define _PCH_DPLL_B 0xc6018 macro
168 #define _PCH_DPLL(pll) (pll == 0 ? _PCH_DPLL_A : _PCH_DPLL_B)
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c381 MMIO_D(_MMIO(_PCH_DPLL_B)); in iterate_generic_mmio()
H A Di915_reg.h4945 #define _PCH_DPLL_B 0xc6018 macro
4946 #define PCH_DPLL(pll) _MMIO((pll) == 0 ? _PCH_DPLL_A : _PCH_DPLL_B)