Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dusb-host.c66 case OMAP_EHCI_PORT_MODE_TLL: in setup_ehci_io_mux()
121 case OMAP_EHCI_PORT_MODE_TLL: in setup_ehci_io_mux()
157 case OMAP_EHCI_PORT_MODE_TLL: in setup_ehci_io_mux()
/linux-4.1.27/include/linux/platform_data/
Dusb-omap.h27 OMAP_EHCI_PORT_MODE_TLL, enumerator
/linux-4.1.27/drivers/mfd/
Domap-usb-host.c92 #define is_ehci_tll_mode(x) (x == OMAP_EHCI_PORT_MODE_TLL)
142 [OMAP_EHCI_PORT_MODE_TLL] = "ehci-tll",
345 case OMAP_EHCI_PORT_MODE_TLL: in usbhs_runtime_resume()
381 case OMAP_EHCI_PORT_MODE_TLL: in usbhs_runtime_suspend()
Domap-usb-tll.c102 #define is_ehci_tll_mode(x) (x == OMAP_EHCI_PORT_MODE_TLL)
372 OMAP_EHCI_PORT_MODE_TLL) { in omap_tll_init()