Home
last modified time | relevance | path

Searched refs:USB_DWC3 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A DKconfig3 config USB_DWC3 config
16 if USB_DWC3
61 default USB_DWC3
71 default USB_DWC3
80 default USB_DWC3
88 default USB_DWC3
96 default USB_DWC3
105 default USB_DWC3
115 default USB_DWC3
124 default USB_DWC3
[all …]
/openbmc/u-boot/drivers/usb/dwc3/
H A DKconfig1 config USB_DWC3 config
8 if USB_DWC3
42 depends on DM_USB && USB_DWC3 && MISC
/openbmc/qemu/hw/usb/
H A DKconfig146 config USB_DWC3 config
153 select USB_DWC3
H A Dhcd-dwc3.c385 USBDWC3 *s = USB_DWC3(reg->opaque); in usb_dwc3_gctl_postw()
394 USBDWC3 *s = USB_DWC3(reg->opaque); in usb_dwc3_guid_postw()
568 USBDWC3 *s = USB_DWC3(dev); in usb_dwc3_reset()
597 USBDWC3 *s = USB_DWC3(dev); in usb_dwc3_realize()
627 USBDWC3 *s = USB_DWC3(obj); in usb_dwc3_init()
/openbmc/qemu/include/hw/usb/
H A Dhcd-dwc3.h35 #define USB_DWC3(obj) \ macro
/openbmc/u-boot/arch/x86/cpu/tangier/
H A DKconfig15 imply USB_DWC3
/openbmc/qemu/hw/arm/
H A DKconfig509 select USB_DWC3
/openbmc/linux/drivers/usb/gadget/udc/
H A DKconfig259 by selecting USB_DWC2 or USB_DWC3 options.