Searched refs:pch_ssc_use (Results 1 – 3 of 3) sorted by relevance
533 if (dev_priv->pch_ssc_use & BIT(id)) in hsw_ddi_wrpll_disable()551 if (dev_priv->pch_ssc_use & BIT(id)) in hsw_ddi_spll_disable()
9348 dev_priv->pch_ssc_use = 0; in lpt_init_pch_refclk()9352 dev_priv->pch_ssc_use |= BIT(DPLL_ID_SPLL); in lpt_init_pch_refclk()9357 dev_priv->pch_ssc_use |= BIT(DPLL_ID_WRPLL1); in lpt_init_pch_refclk()9362 dev_priv->pch_ssc_use |= BIT(DPLL_ID_WRPLL2); in lpt_init_pch_refclk()9365 if (dev_priv->pch_ssc_use) in lpt_init_pch_refclk()
1728 u8 pch_ssc_use; member