Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpll_mgr.c910 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL1),
916 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL2),
922 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL3),
Dintel_ddi.c1313 cfgcr1_reg = DPLL_CFGCR1(pll_id); in skl_calc_wrpll_link()
Di915_reg.h9306 #define DPLL_CFGCR1(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR1, _DPLL2_CFGCR1) macro