Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/chipidea/
Dulpi.c68 if (ci->platdata->phy_mode != USBPHY_INTERFACE_MODE_ULPI) in ci_ulpi_init()
98 if (ci->platdata->phy_mode != USBPHY_INTERFACE_MODE_ULPI) in ci_ulpi_resume()
Dci_hdrc_imx.c170 if (of_usb_get_phy_mode(np) == USBPHY_INTERFACE_MODE_ULPI) in usbmisc_get_init_data()
434 of_usb_get_phy_mode(np) == USBPHY_INTERFACE_MODE_ULPI) { in ci_hdrc_imx_probe()
Dci_hdrc_tegra.c343 if (of_usb_get_phy_mode(pdev->dev.of_node) == USBPHY_INTERFACE_MODE_ULPI) in tegra_usb_probe()
Dcore.c282 case USBPHY_INTERFACE_MODE_ULPI: in hw_phymode_configure()
381 case USBPHY_INTERFACE_MODE_ULPI: in ci_usb_phy_init()
/linux-6.1.9/drivers/usb/phy/
Dof.c16 [USBPHY_INTERFACE_MODE_ULPI] = "ulpi",
Dphy-tegra-usb.c1432 case USBPHY_INTERFACE_MODE_ULPI: in tegra_usb_phy_probe()
/linux-6.1.9/include/linux/usb/
Dphy.h22 USBPHY_INTERFACE_MODE_ULPI, enumerator