Searched refs:PHY_CTRL3_TXVREF_TUNE_MASK (Results 1 – 1 of 1) sorted by relevance
43 #define PHY_CTRL3_TXVREF_TUNE_MASK GENMASK(25, 22) macro516 value &= ~PHY_CTRL3_TXVREF_TUNE_MASK; in imx8m_phy_tune()517 value |= FIELD_PREP(PHY_CTRL3_TXVREF_TUNE_MASK, in imx8m_phy_tune()