Searched refs:UDC (Results 1 – 8 of 8) sorted by relevance
/drivers/usb/gadget/udc/aspeed-vhub/ |
D | Kconfig | 3 tristate "Aspeed vHub UDC driver"
|
/drivers/usb/gadget/udc/ |
D | Kconfig | 269 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/ |
D | clk-pxa3xx.c | 145 PXA3XX_PBUS_CKEN("pxa27x-udc", NULL, UDC, 1, 4, 1, 13, 5),
|
/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 253 #define UDC 0x04 /* sta: unexpected disconnect */ macro
|
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/ |
D | ncr53c8xx.h | 776 #define UDC 0x04 /* sta: unexpected disconnect */ macro
|
D | ncr53c8xx.c | 5306 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/ |
D | configfs.c | 366 CONFIGFS_ATTR(gadget_dev_desc_, UDC);
|