Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c62 u32 tx_preemp_amp_tune; member
159 &imx_phy->tx_preemp_amp_tune)) in imx8m_get_phy_tuning_data()
160 imx_phy->tx_preemp_amp_tune = PHY_TUNE_DEFAULT; in imx8m_get_phy_tuning_data()
162 imx_phy->tx_preemp_amp_tune = in imx8m_get_phy_tuning_data()
163 phy_tx_preemp_amp_tune_from_property(imx_phy->tx_preemp_amp_tune); in imx8m_get_phy_tuning_data()
215 imx_phy->tx_preemp_amp_tune & imx_phy->comp_dis_tune & in imx8m_phy_tune()
234 if (imx_phy->tx_preemp_amp_tune != PHY_TUNE_DEFAULT) { in imx8m_phy_tune()
237 imx_phy->tx_preemp_amp_tune); in imx8m_phy_tune()