Searched refs:pch_ssc_use (Results 1 – 3 of 3) sorted by relevance
1192 u8 pch_ssc_use; member
585 if (dev_priv->pch_ssc_use & BIT(id)) in hsw_ddi_wrpll_disable()603 if (dev_priv->pch_ssc_use & BIT(id)) in hsw_ddi_spll_disable()
10050 dev_priv->pch_ssc_use = 0; in lpt_init_pch_refclk()10054 dev_priv->pch_ssc_use |= BIT(DPLL_ID_SPLL); in lpt_init_pch_refclk()10059 dev_priv->pch_ssc_use |= BIT(DPLL_ID_WRPLL1); in lpt_init_pch_refclk()10064 dev_priv->pch_ssc_use |= BIT(DPLL_ID_WRPLL2); in lpt_init_pch_refclk()10067 if (dev_priv->pch_ssc_use) in lpt_init_pch_refclk()