Home
last modified time | relevance | path

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

/u-boot/include/
A Ddwc3-uboot.h16 struct dwc3_device { struct
17 unsigned long base;
18 enum usb_dr_mode dr_mode;
19 enum usb_phy_interface hsphy_mode;
20 u32 maximum_speed;
21 unsigned tx_fifo_resize:1;
45 int dwc3_uboot_init(struct dwc3_device *dev); argument

Completed in 3 milliseconds