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.c123 u32 tx_vref_tune; member
425 &imx_phy->tx_vref_tune)) in imx8m_get_phy_tuning_data()
426 imx_phy->tx_vref_tune = PHY_TUNE_DEFAULT; in imx8m_get_phy_tuning_data()
428 imx_phy->tx_vref_tune = in imx8m_get_phy_tuning_data()
429 imx95_phy_tx_vref_tune_from_property(imx_phy->tx_vref_tune); in imx8m_get_phy_tuning_data()
431 imx_phy->tx_vref_tune = in imx8m_get_phy_tuning_data()
432 phy_tx_vref_tune_from_property(imx_phy->tx_vref_tune); in imx8m_get_phy_tuning_data()
504 if ((imx_phy->tx_vref_tune & imx_phy->tx_rise_tune & in imx8m_phy_tune()
512 if (imx_phy->tx_vref_tune != PHY_TUNE_DEFAULT) { in imx8m_phy_tune()
515 imx_phy->tx_vref_tune); in imx8m_phy_tune()