Searched refs:DPLL_CFGCR2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll_mgr.c | 1146 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL1), 1152 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL2), 1158 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL3),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll_mgr.c | 1252 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL1), 1258 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL2), 1264 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL3),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 6018 #define DPLL_CFGCR2(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR2, _DPLL2_CFGCR2) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 10278 #define DPLL_CFGCR2(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR2, _DPLL2_CFGCR2) macro
|
Completed in 121 milliseconds