Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c1146 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL1),
1152 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL2),
1158 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL3),
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_reg.h10263 #define DPLL_CFGCR2(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR2, _DPLL2_CFGCR2) macro