Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
Dusb-omap1.h13 struct omap_usb_config { struct
22 unsigned register_host:1;
23 unsigned register_dev:1;
24 u8 otg; /* port number, 1-based: usb1 == 2 */
26 const char *extcon; /* extcon device for OTG */
28 u8 hmc_mode;
31 u8 rwc;
40 u8 pins[3];
42 struct platform_device *udc_device;
43 struct platform_device *ohci_device;
[all …]