Searched refs:UDC (Results 1 – 11 of 11) sorted by relevance
/linux-3.3/arch/arm/mach-pxa/include/mach/ |
D | pxa27x-udc.h | 5 #error You cannot include both PXA25x and PXA27x UDC support
|
/linux-3.3/drivers/usb/gadget/ |
D | Kconfig | 349 tristate "AMD5536 UDC" 353 The AMD5536 UDC is part of the AMD Geode CS5536, an x86 southbridge. 356 The UDC port supports OTG operation, and may be used as a host port 377 tristate "MIPS USB CI13xxx PCI UDC" 458 tristate "Intel EG20T PCH/LAPIS Semiconductor IOH(ML7213/ML7831) UDC" 530 # Selected by UDC drivers that support high-speed operation. 534 # Selected by UDC drivers that support super-speed opperation
|
/linux-3.3/arch/arm/mach-pxa/ |
D | pxa3xx.c | 46 static DEFINE_PXA3_CKEN(pxa3xx_udc, UDC, 48000000, 5);
|
/linux-3.3/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 266 #define UDC 0x04 /* sta: unexpected disconnect */ macro
|
D | sym_hipd.c | 1865 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); 2904 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) && 2938 else if (sist & UDC) sym_int_udc (np);
|
/linux-3.3/drivers/scsi/ |
D | ncr53c8xx.h | 792 #define UDC 0x04 /* sta: unexpected disconnect */ macro
|
D | ncr53c8xx.c | 5316 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init() 5959 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception() 6056 if (sist & UDC) { in ncr_exception()
|
/linux-3.3/Documentation/scsi/ |
D | sym53c8xx_2.txt | 646 Bit 0x04 : UDC Unexpected Disconnection 655 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
|
D | ncr53c8xx.txt | 1345 Bit 0x04 : UDC Unexpected Disconnection 1354 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
|
/linux-3.3/Documentation/ |
D | feature-removal-schedule.txt | 480 The maximum_speed/max_speed specifies maximum speed supported by UDC.
|
/linux-3.3/ |
D | MAINTAINERS | 1348 ATMEL USBA UDC DRIVER
|