Searched refs:imx_phy (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c140 static void imx8m_get_phy_tuning_data(struct imx8mq_usb_phy *imx_phy) argument
142 struct device *dev = imx_phy->phy->dev.parent;
145 &imx_phy->tx_vref_tune))
146 imx_phy->tx_vref_tune = PHY_TUNE_DEFAULT;
148 imx_phy->tx_vref_tune =
149 phy_tx_vref_tune_from_property(imx_phy->tx_vref_tune);
152 &imx_phy->tx_rise_tune))
153 imx_phy->tx_rise_tune = PHY_TUNE_DEFAULT;
155 imx_phy->tx_rise_tune =
156 phy_tx_rise_tune_from_property(imx_phy
194 imx8m_phy_tune(struct imx8mq_usb_phy *imx_phy) argument
257 struct imx8mq_usb_phy *imx_phy = phy_get_drvdata(phy); local
283 struct imx8mq_usb_phy *imx_phy = phy_get_drvdata(phy); local
323 struct imx8mq_usb_phy *imx_phy = phy_get_drvdata(phy); local
335 struct imx8mq_usb_phy *imx_phy = phy_get_drvdata(phy); local
370 struct imx8mq_usb_phy *imx_phy; local
[all...]

Completed in 147 milliseconds