Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dpxa-usb.txt32 UDC
38 - interrupts: single interrupt generated by the UDC IP
39 - clocks: input clock of the UDC IP (see clock-bindings.txt)
Dlpc32xx-udc.txt1 * NXP LPC32xx SoC USB Device Controller (UDC)
13 the UDC controller for connecting to the USB physical layer
Dbrcm,bcm3384-usb.txt10 - Sharing PHYs with the USBD (UDC) hardware
Dohci-nxp.txt9 the UDC controller for connecting to the USB physical layer
/linux-4.4.14/Documentation/usb/
Dgadget_configfs.txt16 A USB Linux Gadget is a device which has a UDC (USB Device Controller) and can
192 ./UDC
204 In order to enable the gadget it must be bound to a UDC (USB Device Controller).
206 $ echo <udc name> > UDC
211 $ echo s3c-hsotg > UDC
217 $ echo "" > UDC
364 gadget's UDC attribute is written to, which means binding the gadget
365 to the UDC. The code in drivers/usb/gadget/configfs.c iterates over
Dgadget-testing.txt168 by writing a suitable string to usb_gadget/<gadget>/UDC.
/linux-4.4.14/Documentation/ABI/testing/
Dconfigfs-usb-gadget15 UDC - bind a gadget to UDC/unbind a gadget;
16 write UDC's name found in /sys/class/udc/*
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dpxa27x-udc.h5 #error You cannot include both PXA25x and PXA27x UDC support
/linux-4.4.14/drivers/usb/gadget/udc/
DKconfig252 tristate "AMD5536 UDC"
255 The AMD5536 UDC is part of the AMD Geode CS5536, an x86 southbridge.
258 The UDC port supports OTG operation, and may be used as a host port
338 tristate "Intel QUARK X1000/EG20T PCH/LAPIS Semiconductor IOH(ML7213/ML7831) UDC"
/linux-4.4.14/drivers/clk/pxa/
Dclk-pxa3xx.c148 PXA3XX_PBUS_CKEN("pxa27x-udc", NULL, UDC, 1, 4, 1, 13, 5),
/linux-4.4.14/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-4.4.14/drivers/scsi/
Dncr53c8xx.h788 #define UDC 0x04 /* sta: unexpected disconnect */ macro
Dncr53c8xx.c5315 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init()
5958 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception()
6055 if (sist & UDC) { in ncr_exception()
/linux-4.4.14/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.txt1320 Bit 0x04 : UDC Unexpected Disconnection
1329 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
/linux-4.4.14/drivers/usb/gadget/
Dconfigfs.c299 CONFIGFS_ATTR(gadget_dev_desc_, UDC);
/linux-4.4.14/
DMAINTAINERS1984 ATMEL USBA UDC DRIVER
2349 BROADCOM BCM63XX/BCM33XX UDC DRIVER