/Linux-v6.6/drivers/usb/dwc2/ |
D | platform.c | 646 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); in dwc2_suspend() local 647 bool is_device_mode = dwc2_is_device_mode(dwc2); in dwc2_suspend() 651 dwc2_hsotg_suspend(dwc2); in dwc2_suspend() 653 dwc2_drd_suspend(dwc2); in dwc2_suspend() 655 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_suspend() 663 dwc2_force_mode(dwc2, !is_device_mode); in dwc2_suspend() 665 spin_lock_irqsave(&dwc2->lock, flags); in dwc2_suspend() 666 gotgctl = dwc2_readl(dwc2, GOTGCTL); in dwc2_suspend() 675 dwc2_writel(dwc2, gotgctl, GOTGCTL); in dwc2_suspend() 676 spin_unlock_irqrestore(&dwc2->lock, flags); in dwc2_suspend() [all …]
|
D | pci.c | 32 struct platform_device *dwc2; member 46 platform_device_unregister(glue->dwc2); in dwc2_pci_remove() 55 struct platform_device *dwc2; in dwc2_pci_probe() local 76 dwc2 = platform_device_alloc("dwc2", PLATFORM_DEVID_AUTO); in dwc2_pci_probe() 77 if (!dwc2) { in dwc2_pci_probe() 94 ret = platform_device_add_resources(dwc2, res, ARRAY_SIZE(res)); in dwc2_pci_probe() 100 dwc2->dev.parent = dev; in dwc2_pci_probe() 108 ret = platform_device_add(dwc2); in dwc2_pci_probe() 115 glue->dwc2 = dwc2; in dwc2_pci_probe() 121 platform_device_put(dwc2); in dwc2_pci_probe()
|
D | Makefile | 5 obj-$(CONFIG_USB_DWC2) += dwc2.o 6 dwc2-y := core.o core_intr.o platform.o drd.o 7 dwc2-y += params.o 10 dwc2-y += hcd.o hcd_intr.o 11 dwc2-y += hcd_queue.o hcd_ddma.o 15 dwc2-y += gadget.o 19 dwc2-y += debugfs.o
|
D | core.h | 1389 int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2); 1390 int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2); 1392 void dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, 1396 void dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2); 1419 static inline int dwc2_hsotg_remove(struct dwc2_hsotg *dwc2) in dwc2_hsotg_remove() argument 1421 static inline int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2) in dwc2_hsotg_suspend() argument 1423 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume() argument 1427 static inline void dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, in dwc2_hsotg_core_init_disconnected() argument 1431 static inline void dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2) {} in dwc2_hsotg_disconnect() argument 1485 bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2); [all …]
|
D | Kconfig | 14 linked modules, the core module will be called dwc2.ko, the PCI 19 will be an additional module named dwc2.ko.
|
/Linux-v6.6/arch/arm64/boot/dts/altera/ |
D | socfpga_stratix10.dtsi | 491 compatible = "snps,dwc2"; 497 reset-names = "dwc2", "dwc2-ecc"; 505 compatible = "snps,dwc2"; 511 reset-names = "dwc2", "dwc2-ecc";
|
/Linux-v6.6/arch/arm/boot/dts/broadcom/ |
D | bcm283x-rpi-usb-otg.dtsi | 7 * According to dwc2 the sum of all device EP
|
D | bcm21664.dtsi | 329 compatible = "snps,dwc2";
|
/Linux-v6.6/arch/arm64/boot/dts/intel/ |
D | socfpga_agilex.dtsi | 522 compatible = "intel,socfpga-agilex-hsotg", "snps,dwc2"; 528 reset-names = "dwc2", "dwc2-ecc"; 536 compatible = "intel,socfpga-agilex-hsotg", "snps,dwc2"; 542 reset-names = "dwc2", "dwc2-ecc";
|
D | socfpga_agilex5.dtsi | 397 compatible = "snps,dwc2"; 403 reset-names = "dwc2", "dwc2-ecc";
|
/Linux-v6.6/arch/arm/boot/dts/rockchip/ |
D | rk3288-veyron-chromebook.dtsi | 61 /* This turns on vbus for host1 (dwc2) */ 73 /* This turns on vbus for otg for host mode (dwc2) */
|
D | rk3288-veyron-brain.dts | 30 /* This turns on vbus for host2 and otg (dwc2) */
|
D | rk3xxx.dtsi | 166 compatible = "rockchip,rk3066-usb", "snps,dwc2"; 181 compatible = "snps,dwc2";
|
D | rk3288-evb.dtsi | 131 /* This turns on USB vbus for both host0 (ehci) and host1 (dwc2) */
|
/Linux-v6.6/arch/mips/boot/dts/ralink/ |
D | rt3050.dtsi | 61 compatible = "ralink,rt3050-usb", "snps,dwc2";
|
/Linux-v6.6/drivers/usb/ |
D | Makefile | 13 obj-$(CONFIG_USB_DWC2) += dwc2/
|
D | Kconfig | 126 source "drivers/usb/dwc2/Kconfig"
|
/Linux-v6.6/arch/arm/boot/dts/amlogic/ |
D | meson.dtsi | 257 compatible = "snps,dwc2"; 272 compatible = "snps,dwc2";
|
/Linux-v6.6/arch/arm/boot/dts/intel/socfpga/ |
D | socfpga.dtsi | 941 compatible = "snps,dwc2"; 947 reset-names = "dwc2"; 954 compatible = "snps,dwc2"; 960 reset-names = "dwc2";
|
D | socfpga_arria10.dtsi | 877 compatible = "snps,dwc2"; 883 reset-names = "dwc2"; 890 compatible = "snps,dwc2"; 896 reset-names = "dwc2";
|
/Linux-v6.6/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb.dtsi | 39 compatible = "amlogic,meson-gxbb-usb", "snps,dwc2"; 51 compatible = "amlogic,meson-gxbb-usb", "snps,dwc2";
|
D | meson-gxl.dtsi | 34 dwc2: usb@c9100000 { label 35 compatible = "amlogic,meson-g12a-usb", "snps,dwc2";
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | stm32f469-disco.dts | 117 /* This turns on vbus for otg for host mode (dwc2) */
|
D | stm32f746-disco.dts | 88 /* This turns on vbus for otg fs for host mode (dwc2) */
|
D | stm32f429-disco.dts | 94 /* This turns on vbus for otg for host mode (dwc2) */
|