Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dusb-omap.h10 enum usbhs_omap_port_mode { enum
28 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
32 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
39 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
45 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h14 enum usbhs_omap_port_mode { enum
71 enum usbhs_omap_port_mode port_mode[OMAP_HS_USB_PORTS];
/openbmc/linux/drivers/mfd/
H A Domap-usb-tll.c130 static bool is_ohci_port(enum usbhs_omap_port_mode pmode) in is_ohci_port()
154 static unsigned ohci_omap3_fslsmode(enum usbhs_omap_port_mode mode) in ohci_omap3_fslsmode()
H A Domap-usb-host.c258 static bool is_ohci_port(enum usbhs_omap_port_mode pmode) in is_ohci_port()