Searched refs:OMAP3_HS_USB_PORTS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dusb.h9 #define OMAP3_HS_USB_PORTS 3 macro
31 enum ehci_hcd_omap_mode port_mode[OMAP3_HS_USB_PORTS];
35 int reset_gpio_port[OMAP3_HS_USB_PORTS];
39 enum ohci_omap3_port_mode port_mode[OMAP3_HS_USB_PORTS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-omap.c166 int reset_gpio_port[OMAP3_HS_USB_PORTS];
171 enum ehci_hcd_omap_mode port_mode[OMAP3_HS_USB_PORTS];
180 struct regulator *regulator[OMAP3_HS_USB_PORTS];
666 for (i = 0 ; i < OMAP3_HS_USB_PORTS ; i++) {
712 for (i = 0 ; i < OMAP3_HS_USB_PORTS ; i++) {
756 for (i = 0 ; i < OMAP3_HS_USB_PORTS ; i++) {
H A Dohci-omap3.c144 enum ohci_omap3_port_mode port_mode[OMAP3_HS_USB_PORTS];

Completed in 46 milliseconds