Searched full:dwc_usb3 (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/usb/ |
D | snps,dwc3.yaml | 33 It's either a single common DWC3 interrupt (dwc_usb3) or individual 42 - const: dwc_usb3
|
D | snps,dwc3-common.yaml | 273 Maximum Bulk IN burst the DWC_usb3 core can perform. When the system
|
/linux-6.14.4/drivers/usb/dwc3/ |
D | dwc3-haps.c | 68 res[0].name = "dwc_usb3"; in dwc3_haps_probe() 72 res[1].name = "dwc_usb3"; in dwc3_haps_probe()
|
D | host.c | 110 irq = platform_get_irq_byname_optional(dwc3_pdev, "dwc_usb3"); in dwc3_host_get_irq() 112 dwc3_host_fill_xhci_irq_res(dwc, irq, "dwc_usb3"); in dwc3_host_get_irq()
|
D | dwc3-pci.c | 346 res[0].name = "dwc_usb3"; in dwc3_pci_probe() 350 res[1].name = "dwc_usb3"; in dwc3_pci_probe()
|
D | core.c | 86 * DWC_usb31 and DWC_usb3 v3.30a and higher do not support OTG in dwc3_get_dr_mode() 219 * DWC_usb32 may need at least 50ms (less for DWC_usb3). To in __dwc3_set_mode() 830 * Above DWC_usb3.0 1.94a, it is recommended to set in dwc3_phy_init() 1401 * the DWC_usb3 controller. It is NOT available in the in dwc3_core_init() 1411 * STAR 9001285599: This issue affects DWC_usb3 version 3.20a in dwc3_core_init() 1873 * Particularly, DWC_usb3 v3.00a must enable this feature for in dwc3_check_params() 1877 * 3.00a of the DWC_usb3 core. This prevents the controller in dwc3_check_params()
|
D | drd.c | 149 irq = platform_get_irq_byname_optional(dwc3_pdev, "dwc_usb3"); in dwc3_otg_get_irq()
|
D | gadget.c | 327 * DWC_usb3 3.30a and DWC_usb31 1.90a programming guide section 3.2.2 in dwc3_send_gadget_ep_cmd() 3982 * As of IP version 3.10a of the DWC_usb3 IP, the controller in dwc3_stop_active_transfer() 4604 irq = platform_get_irq_byname_optional(dwc3_pdev, "dwc_usb3"); in dwc3_gadget_get_irq()
|
/linux-6.14.4/arch/arm/boot/dts/socionext/ |
D | uniphier-pxs2.dtsi | 649 interrupt-names = "dwc_usb3"; 746 interrupt-names = "dwc_usb3";
|
/linux-6.14.4/arch/arm64/boot/dts/socionext/ |
D | uniphier-pxs3.dtsi | 697 interrupt-names = "dwc_usb3"; 800 interrupt-names = "dwc_usb3";
|