Home
last modified time | relevance | path

Searched refs:pcs_tx_swing_full (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c58 u32 pcs_tx_swing_full; member
187 &imx_phy->pcs_tx_swing_full)) in imx8m_get_phy_tuning_data()
188 imx_phy->pcs_tx_swing_full = PHY_TUNE_DEFAULT; in imx8m_get_phy_tuning_data()
190 imx_phy->pcs_tx_swing_full = in imx8m_get_phy_tuning_data()
191 phy_pcs_tx_swing_full_from_property(imx_phy->pcs_tx_swing_full); in imx8m_get_phy_tuning_data()
207 if (imx_phy->pcs_tx_swing_full != PHY_TUNE_DEFAULT) { in imx8m_phy_tune()
210 imx_phy->pcs_tx_swing_full); in imx8m_phy_tune()