Searched refs:UDC (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | pxa-usb.txt | 32 UDC 38 - interrupts: single interrupt generated by the UDC IP 39 - clocks: input clock of the UDC IP (see clock-bindings.txt)
|
D | lpc32xx-udc.txt | 1 * NXP LPC32xx SoC USB Device Controller (UDC) 13 the UDC controller for connecting to the USB physical layer
|
D | brcm,bcm3384-usb.txt | 10 - Sharing PHYs with the USBD (UDC) hardware
|
D | ohci-nxp.txt | 9 the UDC controller for connecting to the USB physical layer
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_configfs.txt | 16 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
|
D | gadget-testing.txt | 168 by writing a suitable string to usb_gadget/<gadget>/UDC.
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | configfs-usb-gadget | 15 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/ |
D | pxa27x-udc.h | 5 #error You cannot include both PXA25x and PXA27x UDC support
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | Kconfig | 252 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/ |
D | clk-pxa3xx.c | 148 PXA3XX_PBUS_CKEN("pxa27x-udc", NULL, UDC, 1, 4, 1, 13, 5),
|
/linux-4.4.14/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-4.4.14/drivers/scsi/ |
D | ncr53c8xx.h | 788 #define UDC 0x04 /* sta: unexpected disconnect */ macro
|
D | ncr53c8xx.c | 5315 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/ |
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 | 1320 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/ |
D | configfs.c | 299 CONFIGFS_ATTR(gadget_dev_desc_, UDC);
|
/linux-4.4.14/ |
D | MAINTAINERS | 1984 ATMEL USBA UDC DRIVER 2349 BROADCOM BCM63XX/BCM33XX UDC DRIVER
|