Searched refs:is_ehci_tll_mode (Results 1 – 2 of 2) sorted by relevance
81 #define is_ehci_tll_mode(x) (x == OMAP_EHCI_PORT_MODE_TLL) macro425 if (is_ehci_tll_mode(pdata->port_mode[i]) || in omap_usbhs_rev2_hostconfig()648 is_ehci_tll_mode(pdata->port_mode[i]) || in usbhs_omap_probe()751 } else if (is_ehci_tll_mode(pdata->port_mode[0])) { in usbhs_omap_probe()769 } else if (is_ehci_tll_mode(pdata->port_mode[1])) { in usbhs_omap_probe()
93 #define is_ehci_tll_mode(x) (x == OMAP_EHCI_PORT_MODE_TLL) macro
Completed in 4 milliseconds