Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.h386 #define SKL_DPLL1 1 macro
H A Dintel_display_regs.h2565 #define DPLL_CFGCR1(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR1, _DPLL2_CFGCR1)
2574 #define DPLL_CFGCR2(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR2, _DPLL2_CFGCR2)
H A Dintel_dpll_mgr.c1349 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL1),
1350 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL1),