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

/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_ddi.c2573 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL1),
2574 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL1),
H A Di915_reg.h7470 #define DPLL_CFGCR1(id) (DPLL1_CFGCR1 + ((id) - SKL_DPLL1) * 8)
7471 #define DPLL_CFGCR2(id) (DPLL1_CFGCR2 + ((id) - SKL_DPLL1) * 8)
H A Di915_drv.h418 #define SKL_DPLL1 1 macro
H A Dintel_display.c9742 pipe_config->ddi_pll_sel = SKL_DPLL1; bxt_get_ddi_pll()
9773 case SKL_DPLL1: skylake_get_ddi_pll()

Completed in 475 milliseconds