Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-pxa/include/mach/
Dpxa27x-udc.h5 #error You cannot include both PXA25x and PXA27x UDC support
/linux-3.3/drivers/usb/gadget/
DKconfig349 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/
Dpxa3xx.c46 static DEFINE_PXA3_CKEN(pxa3xx_udc, UDC, 48000000, 5);
/linux-3.3/drivers/scsi/sym53c8xx_2/
Dsym_defs.h266 #define UDC 0x04 /* sta: unexpected disconnect */ macro
Dsym_hipd.c1865 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/
Dncr53c8xx.h792 #define UDC 0x04 /* sta: unexpected disconnect */ macro
Dncr53c8xx.c5316 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/
Dsym53c8xx_2.txt646 Bit 0x04 : UDC Unexpected Disconnection
655 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
Dncr53c8xx.txt1345 Bit 0x04 : UDC Unexpected Disconnection
1354 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
/linux-3.3/Documentation/
Dfeature-removal-schedule.txt480 The maximum_speed/max_speed specifies maximum speed supported by UDC.
/linux-3.3/
DMAINTAINERS1348 ATMEL USBA UDC DRIVER