Searched refs:pch_ssc_use (Results 1 – 3 of 3) sorted by relevance
1196 u8 pch_ssc_use; member
612 if (dev_priv->pch_ssc_use & BIT(id)) in hsw_ddi_wrpll_disable()630 if (dev_priv->pch_ssc_use & BIT(id)) in hsw_ddi_spll_disable()
5495 dev_priv->pch_ssc_use = 0; in lpt_init_pch_refclk()5499 dev_priv->pch_ssc_use |= BIT(DPLL_ID_SPLL); in lpt_init_pch_refclk()5504 dev_priv->pch_ssc_use |= BIT(DPLL_ID_WRPLL1); in lpt_init_pch_refclk()5509 dev_priv->pch_ssc_use |= BIT(DPLL_ID_WRPLL2); in lpt_init_pch_refclk()5512 if (dev_priv->pch_ssc_use) in lpt_init_pch_refclk()