Searched refs:dwc3_device (Results 1 – 19 of 19) sorted by relevance
16 struct dwc3_device { struct43 int dwc3_uboot_init(struct dwc3_device *dev); argument
336 static struct dwc3_device dwc3_device_data0 = {343 static struct dwc3_device dwc3_device_data1 = {
14 static struct dwc3_device dwc3_device_data = {
15 static struct dwc3_device dwc3_device_data = {
12 static struct dwc3_device dwc3_device_data = {
29 static struct dwc3_device dwc3_device_data = {
22 static struct dwc3_device dwc3_device_data = {
145 static struct dwc3_device dwc3_device_data = {
191 static struct dwc3_device dwc3_device_data = {
64 static struct dwc3_device usb_otg_ss = {
636 static struct dwc3_device usb_otg_ss1 = {654 static struct dwc3_device usb_otg_ss2 = {
716 static struct dwc3_device usb_otg_ss1 = {736 static struct dwc3_device usb_otg_ss2 = {
755 static struct dwc3_device usb_otg_ss2 = {
690 int dwc3_uboot_init(struct dwc3_device *dwc3_dev) in dwc3_uboot_init()