Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c60 u32 tx_vref_tune; member
145 &imx_phy->tx_vref_tune)) in imx8m_get_phy_tuning_data()
146 imx_phy->tx_vref_tune = PHY_TUNE_DEFAULT; in imx8m_get_phy_tuning_data()
148 imx_phy->tx_vref_tune = in imx8m_get_phy_tuning_data()
149 phy_tx_vref_tune_from_property(imx_phy->tx_vref_tune); in imx8m_get_phy_tuning_data()
214 if ((imx_phy->tx_vref_tune & imx_phy->tx_rise_tune & in imx8m_phy_tune()
222 if (imx_phy->tx_vref_tune != PHY_TUNE_DEFAULT) { in imx8m_phy_tune()
225 imx_phy->tx_vref_tune); in imx8m_phy_tune()