Searched refs:pch_ssc_use (Results 1 – 3 of 3) sorted by relevance
1190 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()
10049 dev_priv->pch_ssc_use = 0; in lpt_init_pch_refclk()10053 dev_priv->pch_ssc_use |= BIT(DPLL_ID_SPLL); in lpt_init_pch_refclk()10058 dev_priv->pch_ssc_use |= BIT(DPLL_ID_WRPLL1); in lpt_init_pch_refclk()10063 dev_priv->pch_ssc_use |= BIT(DPLL_ID_WRPLL2); in lpt_init_pch_refclk()10066 if (dev_priv->pch_ssc_use) in lpt_init_pch_refclk()