Directory Files
.. 74
File Size
Kconfig 438 B
Makefile 301 B
cdns2-debug.h 5.6 kB
cdns2-ep0.c 16 kB
cdns2-gadget.c 62 kB
cdns2-gadget.h 22 kB
cdns2-pci.c 3.2 kB
cdns2-trace.c 229 B
cdns2-trace.h 16 kB
cdns2-udc-pci.mod.c 0 B

Linux v6.6.1 - cdns2

config USB_CDNS2_UDC
	tristate "Cadence USBHS Device Controller"
	depends on USB_PCI && ACPI && HAS_DMA
	help
	  Cadence USBHS Device controller is a PCI based USB peripheral
	  controller which supports both full and high speed USB 2.0
	  data transfers.

	  Say "y" to link the driver statically, or "m" to build a
	  dynamically linked module called "cdns2-udc-pci.ko" and to
	  force all gadget drivers to also be dynamically linked.