Home
last modified time | relevance | path

Searched defs:usbhs_omap_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/platform_data/
H A Dusb-omap.h43 struct usbhs_omap_platform_data { struct
44 int nports;
45 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
46 int reset_gpio_port[OMAP3_HS_USB_PORTS];
47 struct regulator *regulator[OMAP3_HS_USB_PORTS];
49 struct ehci_hcd_omap_platform_data *ehci_data;
50 struct ohci_hcd_omap_platform_data *ohci_data;
53 unsigned single_ulpi_bypass:1;
54 unsigned es2_compatibility:1;
55 unsigned phy_reset:1;