Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/platform_data/
Dusb-omap.h27 OMAP_EHCI_PORT_MODE_TLL, enumerator
/linux-5.19.10/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)
355 OMAP_EHCI_PORT_MODE_TLL) { in omap_tll_init()