Searched defs:is_ehci_tll_mode (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mfd/ | ||
H A D | omap-usb-tll.c | 93 #define is_ehci_tll_mode(x) (x == OMAP_EHCI_PORT_MODE_TLL) macro |
H A D | omap-usb-host.c | 80 #define is_ehci_tll_mode(x) (x == OMAP_EHCI_PORT_MODE_TLL) macro |