Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c1346 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL1),
1352 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL2),
1358 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL3),
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4185 #define DPLL_CFGCR2(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR2, _DPLL2_CFGCR2) macro