Searched refs:dwc3_device (Results 1 – 7 of 7) sorted by relevance
14 struct dwc3_device { struct38 int dwc3_uboot_init(struct dwc3_device *dev); argument
43 static struct dwc3_device dwc3_device_data = {
19 static struct dwc3_device dwc3_device_data = {
119 static struct dwc3_device dwc3_device_data = {
63 static struct dwc3_device usb_otg_ss = {
747 static struct dwc3_device usb_otg_ss1 = {765 static struct dwc3_device usb_otg_ss2 = {
616 int dwc3_uboot_init(struct dwc3_device *dwc3_dev) in dwc3_uboot_init()