Home
last modified time | relevance | path

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

/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c129 u32 tx_vref_tune; member
428 &imx_phy->tx_vref_tune)) in imx8m_get_phy_tuning_data()
429 imx_phy->tx_vref_tune = PHY_TUNE_DEFAULT; in imx8m_get_phy_tuning_data()
431 imx_phy->tx_vref_tune = in imx8m_get_phy_tuning_data()
432 imx95_phy_tx_vref_tune_from_property(imx_phy->tx_vref_tune); in imx8m_get_phy_tuning_data()
434 imx_phy->tx_vref_tune = in imx8m_get_phy_tuning_data()
435 phy_tx_vref_tune_from_property(imx_phy->tx_vref_tune); in imx8m_get_phy_tuning_data()
507 if ((imx_phy->tx_vref_tune & imx_phy->tx_rise_tune & in imx8m_phy_tune()
515 if (imx_phy->tx_vref_tune != PHY_TUNE_DEFAULT) { in imx8m_phy_tune()
518 imx_phy->tx_vref_tune); in imx8m_phy_tune()