Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Domap-usb-host.c91 #define is_ehci_phy_mode(x) (x == OMAP_EHCI_PORT_MODE_PHY) macro
437 if (is_ehci_phy_mode(pdata->port_mode[i])) { in omap_usbhs_rev1_hostconfig()
676 if (is_ehci_phy_mode(pdata->port_mode[i]) || in usbhs_omap_probe()
772 if (is_ehci_phy_mode(pdata->port_mode[0])) { in usbhs_omap_probe()
790 if (is_ehci_phy_mode(pdata->port_mode[1])) { in usbhs_omap_probe()