Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/platform_data/
Dusb-omap.h13 OMAP_EHCI_PORT_MODE_TLL, enumerator
/Linux-v6.6/drivers/mfd/
Domap-usb-host.c81 #define is_ehci_tll_mode(x) (x == OMAP_EHCI_PORT_MODE_TLL)
131 [OMAP_EHCI_PORT_MODE_TLL] = "ehci-tll",
313 case OMAP_EHCI_PORT_MODE_TLL: in usbhs_runtime_resume()
349 case OMAP_EHCI_PORT_MODE_TLL: in usbhs_runtime_suspend()
Domap-usb-tll.c93 #define is_ehci_tll_mode(x) (x == OMAP_EHCI_PORT_MODE_TLL)
348 OMAP_EHCI_PORT_MODE_TLL) { in omap_tll_init()