Home
last modified time | relevance | path

Searched full:dwc_usb3 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-haps.c68 res[0].name = "dwc_usb3"; in dwc3_haps_probe()
72 res[1].name = "dwc_usb3"; in dwc3_haps_probe()
H A Dhost.c66 irq = platform_get_irq_byname_optional(dwc3_pdev, "dwc_usb3"); in dwc3_host_get_irq()
68 dwc3_host_fill_xhci_irq_res(dwc, irq, "dwc_usb3"); in dwc3_host_get_irq()
H A Ddwc3-pci.c346 res[0].name = "dwc_usb3"; in dwc3_pci_probe()
350 res[1].name = "dwc_usb3"; in dwc3_pci_probe()
H A Dcore.c85 * DWC_usb31 and DWC_usb3 v3.30a and higher do not support OTG in dwc3_get_dr_mode()
199 * DWC_usb32 may need at least 50ms (less for DWC_usb3). To in __dwc3_set_mode()
647 * Above DWC_usb3.0 1.94a, it is recommended to set in dwc3_phy_setup()
729 * Above DWC_usb3.0 1.94a, it is recommended to set in dwc3_phy_setup()
1288 * the DWC_usb3 controller. It is NOT available in the in dwc3_core_init()
1298 * STAR 9001285599: This issue affects DWC_usb3 version 3.20a in dwc3_core_init()
1695 * 3.00a of the DWC_usb3 core. This prevents the controller in dwc3_check_params()
H A Ddrd.c149 irq = platform_get_irq_byname_optional(dwc3_pdev, "dwc_usb3"); in dwc3_otg_get_irq()
H A Dgadget.c328 * DWC_usb3 3.30a and DWC_usb31 1.90a programming guide section 3.2.2 in dwc3_send_gadget_ep_cmd()
3916 * As of IP version 3.10a of the DWC_usb3 IP, the controller in dwc3_stop_active_transfer()
4532 irq = platform_get_irq_byname_optional(dwc3_pdev, "dwc_usb3"); in dwc3_gadget_get_irq()
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3.yaml44 It's either a single common DWC3 interrupt (dwc_usb3) or individual
53 - const: dwc_usb3
/openbmc/linux/arch/arm/boot/dts/socionext/
H A Duniphier-pxs2.dtsi649 interrupt-names = "dwc_usb3";
746 interrupt-names = "dwc_usb3";
/openbmc/linux/arch/arm64/boot/dts/socionext/
H A Duniphier-pxs3.dtsi695 interrupt-names = "dwc_usb3";
798 interrupt-names = "dwc_usb3";
/openbmc/qemu/hw/arm/
H A Dxlnx-versal-virt.c163 const char irq_name[] = "dwc_usb3"; in fdt_add_usb_xhci_nodes()