Searched refs:UDC (Results 1 – 8 of 8) sorted by relevance
| /drivers/usb/gadget/udc/ |
| A D | Kconfig | 233 This will be enabled when PCI or Platform driver for this UDC is 248 AHB subsystem USB2.0 Device Controller (UDC). 277 tristate "AMD5536 UDC" 281 The AMD5536 UDC is part of the AMD Geode CS5536, an x86 southbridge. 284 The UDC port supports OTG operation, and may be used as a host port 287 This UDC is based on Synopsys USB device controller IP and selects 348 tristate "Intel QUARK X1000/EG20T PCH/LAPIS Semiconductor IOH(ML7213/ML7831) UDC" 408 tristate "Aspeed UDC driver support"
|
| /drivers/usb/gadget/udc/aspeed-vhub/ |
| A D | Kconfig | 3 tristate "Aspeed vHub UDC driver"
|
| /drivers/clk/pxa/ |
| A D | clk-pxa3xx.c | 239 PXA3XX_PBUS_CKEN("pxa27x-udc", NULL, UDC, 1, 4, 1, 13, 5),
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_defs.h | 253 #define UDC 0x04 /* sta: unexpected disconnect */ macro
|
| A D | sym_hipd.c | 1852 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/ |
| A D | ncr53c8xx.h | 776 #define UDC 0x04 /* sta: unexpected disconnect */ macro
|
| A D | ncr53c8xx.c | 5165 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init() 5783 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception() 5880 if (sist & UDC) { in ncr_exception()
|
| /drivers/usb/gadget/ |
| A D | configfs.c | 363 CONFIGFS_ATTR(gadget_dev_desc_, UDC);
|
Completed in 41 milliseconds