Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c1251 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL1),
1257 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL2),
1263 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL3),
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_reg.h6017 #define DPLL_CFGCR1(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR1, _DPLL2_CFGCR1) macro