Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/platform_data/
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;
/kernel/linux/linux-5.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;