Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_pch_refclk.c467 display->dpll.pch_ssc_use = 0; in lpt_init_pch_refclk()
471 display->dpll.pch_ssc_use |= BIT(DPLL_ID_SPLL); in lpt_init_pch_refclk()
476 display->dpll.pch_ssc_use |= BIT(DPLL_ID_WRPLL1); in lpt_init_pch_refclk()
481 display->dpll.pch_ssc_use |= BIT(DPLL_ID_WRPLL2); in lpt_init_pch_refclk()
484 if (display->dpll.pch_ssc_use) in lpt_init_pch_refclk()
A Dintel_display_core.h140 u8 pch_ssc_use; member
A Dintel_dpll_mgr.c729 if (display->dpll.pch_ssc_use & BIT(id)) in hsw_ddi_wrpll_disable()
745 if (display->dpll.pch_ssc_use & BIT(id)) in hsw_ddi_spll_disable()

Completed in 29 milliseconds