Home
last modified time | relevance | path

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

/linux/drivers/usb/phy/
A Dof.c28 enum usb_phy_interface of_usb_get_phy_mode(struct device_node *np) in of_usb_get_phy_mode() function
43 EXPORT_SYMBOL_GPL(of_usb_get_phy_mode);
A Dphy-tegra-usb.c1406 phy_type = of_usb_get_phy_mode(np); in tegra_usb_phy_probe()
/linux/include/linux/usb/
A Dof.h63 enum usb_phy_interface of_usb_get_phy_mode(struct device_node *np);
65 static inline enum usb_phy_interface of_usb_get_phy_mode(struct device_node *np) in of_usb_get_phy_mode() function
/linux/drivers/usb/host/
A Dehci-mv.c85 if (of_usb_get_phy_mode(dev->of_node) == USBPHY_INTERFACE_MODE_HSIC) { in mv_ehci_reset()
212 if (of_usb_get_phy_mode(pdev->dev.of_node) == USBPHY_INTERFACE_MODE_HSIC) { in mv_ehci_probe()
A Dehci-atmel.c162 if (of_usb_get_phy_mode(pdev->dev.of_node) == USBPHY_INTERFACE_MODE_HSIC) in ehci_atmel_drv_probe()
/linux/drivers/usb/chipidea/
A Dci_hdrc_imx.c170 if (of_usb_get_phy_mode(np) == USBPHY_INTERFACE_MODE_ULPI) in usbmisc_get_init_data()
344 if ((of_usb_get_phy_mode(dev->of_node) == USBPHY_INTERFACE_MODE_HSIC) in ci_hdrc_imx_probe()
441 of_usb_get_phy_mode(np) == USBPHY_INTERFACE_MODE_ULPI) { in ci_hdrc_imx_probe()
A Dci_hdrc_tegra.c337 if (of_usb_get_phy_mode(pdev->dev.of_node) == USBPHY_INTERFACE_MODE_ULPI) in tegra_usb_probe()
A Dcore.c669 platdata->phy_mode = of_usb_get_phy_mode(dev->of_node); in ci_get_platdata()
/linux/drivers/phy/allwinner/
A Dphy-sun9i-usb.c125 phy->type = of_usb_get_phy_mode(np); in sun9i_usb_phy_probe()
/linux/drivers/usb/dwc3/
A Dcore.c1328 dwc->hsphy_mode = of_usb_get_phy_mode(dev->of_node); in dwc3_get_properties()
/linux/
A Dvmlinux.symvers9640 0x00000000 of_usb_get_phy_mode vmlinux EXPORT_SYMBOL_GPL
A DSystem.map41030 ffff800010af90e0 T of_usb_get_phy_mode
A D.tmp_System.map41030 ffff800010af90e0 T of_usb_get_phy_mode

Completed in 372 milliseconds