Home
last modified time | relevance | path

Searched defs:is_ehci_tll_mode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mfd/
H A Domap-usb-tll.c93 #define is_ehci_tll_mode(x) (x == OMAP_EHCI_PORT_MODE_TLL) macro
H A Domap-usb-host.c80 #define is_ehci_tll_mode(x) (x == OMAP_EHCI_PORT_MODE_TLL) macro