Searched refs:PHY_CTRL3_TXPREEMP_TUNE_MASK (Results 1 – 1 of 1) sorted by relevance
32 #define PHY_CTRL3_TXPREEMP_TUNE_MASK GENMASK(16, 15) macro235 value &= ~PHY_CTRL3_TXPREEMP_TUNE_MASK; in imx8m_phy_tune()236 value |= FIELD_PREP(PHY_CTRL3_TXPREEMP_TUNE_MASK, in imx8m_phy_tune()