Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_ddi.c2573 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL1),
2574 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL1),
Di915_reg.h7490 #define DPLL_CFGCR1(id) (DPLL1_CFGCR1 + ((id) - SKL_DPLL1) * 8)
7491 #define DPLL_CFGCR2(id) (DPLL1_CFGCR2 + ((id) - SKL_DPLL1) * 8)
Di915_drv.h418 #define SKL_DPLL1 1 macro
Dintel_display.c9766 pipe_config->ddi_pll_sel = SKL_DPLL1; in bxt_get_ddi_pll()
9797 case SKL_DPLL1: in skylake_get_ddi_pll()