Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/aspeed-vhub/
DKconfig3 tristate "Aspeed vHub UDC driver"
/drivers/usb/gadget/udc/
DKconfig269 This will be enabled when PCI or Platform driver for this UDC is
284 AHB subsystem USB2.0 Device Controller (UDC).
313 tristate "AMD5536 UDC"
317 The AMD5536 UDC is part of the AMD Geode CS5536, an x86 southbridge.
320 The UDC port supports OTG operation, and may be used as a host port
323 This UDC is based on Synopsys USB device controller IP and selects
406 tristate "Intel QUARK X1000/EG20T PCH/LAPIS Semiconductor IOH(ML7213/ML7831) UDC"
/drivers/clk/pxa/
Dclk-pxa3xx.c145 PXA3XX_PBUS_CKEN("pxa27x-udc", NULL, UDC, 1, 4, 1, 13, 5),
/drivers/scsi/sym53c8xx_2/
Dsym_defs.h253 #define UDC 0x04 /* sta: unexpected disconnect */ macro
Dsym_hipd.c1852 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
2891 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
2925 else if (sist & UDC) sym_int_udc (np);
/drivers/scsi/
Dncr53c8xx.h776 #define UDC 0x04 /* sta: unexpected disconnect */ macro
Dncr53c8xx.c5306 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init()
5949 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception()
6046 if (sist & UDC) { in ncr_exception()
/drivers/usb/gadget/
Dconfigfs.c366 CONFIGFS_ATTR(gadget_dev_desc_, UDC);