Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpll_mgr.c911 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL1),
917 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL2),
923 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL3),
Dintel_ddi.c1314 cfgcr2_reg = DPLL_CFGCR2(pll_id); in skl_calc_wrpll_link()
Di915_reg.h9307 #define DPLL_CFGCR2(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR2, _DPLL2_CFGCR2) macro