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

/linux-master/drivers/mfd/
H A Domap-usb-host.c80 #define is_ehci_phy_mode(x) (x == OMAP_EHCI_PORT_MODE_PHY)
130 [OMAP_EHCI_PORT_MODE_PHY] = "ehci-phy",
377 case OMAP_EHCI_PORT_MODE_PHY:
H A Domap-usb-tll.c97 (x) != OMAP_EHCI_PORT_MODE_PHY)
/linux-master/drivers/usb/host/
H A Dehci-omap.c168 if (pdata->port_mode[i] == OMAP_EHCI_PORT_MODE_PHY) {
205 pdata->port_mode[i] == OMAP_EHCI_PORT_MODE_PHY)
/linux-master/include/linux/platform_data/
H A Dusb-omap.h12 OMAP_EHCI_PORT_MODE_PHY, enumerator in enum:usbhs_omap_port_mode

Completed in 211 milliseconds