Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/platform_data/
Dusb-omap.h57 struct usbhs_omap_platform_data { struct
58 int nports;
59 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
60 int reset_gpio_port[OMAP3_HS_USB_PORTS];
61 struct regulator *regulator[OMAP3_HS_USB_PORTS];
63 struct ehci_hcd_omap_platform_data *ehci_data;
64 struct ohci_hcd_omap_platform_data *ohci_data;
67 unsigned single_ulpi_bypass:1;
68 unsigned es2_compatibility:1;
69 unsigned phy_reset:1;