Searched refs:SNPS_PHY_MPLLB_DIV (Results 1 – 2 of 2) sorted by relevance
702 intel_de_write(dev_priv, SNPS_PHY_MPLLB_DIV(phy), pll_state->mpllb_div); in intel_mpllb_enable()727 intel_de_write(dev_priv, SNPS_PHY_MPLLB_DIV(phy), in intel_mpllb_enable()769 intel_uncore_rmw(&dev_priv->uncore, SNPS_PHY_MPLLB_DIV(phy), in intel_mpllb_disable()826 pll_state->mpllb_div = intel_de_read(dev_priv, SNPS_PHY_MPLLB_DIV(phy)); in intel_mpllb_readout_hw_state()
2238 #define SNPS_PHY_MPLLB_DIV(phy) _MMIO_SNPS(phy, 0x168004) macro