_MMIO_PLL        9759 drivers/gpu/drm/i915/i915_reg.h #define CNL_DPLL_ENABLE(pll)	_MMIO_PLL(pll, DPLL0_ENABLE, DPLL1_ENABLE)
_MMIO_PLL        9932 drivers/gpu/drm/i915/i915_reg.h #define CNL_DPLL_CFGCR0(pll)		_MMIO_PLL(pll, _CNL_DPLL0_CFGCR0, _CNL_DPLL1_CFGCR0)
_MMIO_PLL        9957 drivers/gpu/drm/i915/i915_reg.h #define CNL_DPLL_CFGCR1(pll)		_MMIO_PLL(pll, _CNL_DPLL0_CFGCR1, _CNL_DPLL1_CFGCR1)
_MMIO_PLL        9961 drivers/gpu/drm/i915/i915_reg.h #define ICL_DPLL_CFGCR0(pll)		_MMIO_PLL(pll, _ICL_DPLL0_CFGCR0, \
_MMIO_PLL        9966 drivers/gpu/drm/i915/i915_reg.h #define ICL_DPLL_CFGCR1(pll)		_MMIO_PLL(pll, _ICL_DPLL0_CFGCR1, \