Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/Documentation/usb/
H A Draw-gadget.rst20 descriptors. However note, that the UDC driver might respond to some
27 3. Raw Gadget provides a way to select a UDC device/driver to bind to,
28 while GadgetFS currently binds to the first available UDC.
31 capabilities allowing a user to write UDC-agnostic gadgets.
52 Note, that some UDC drivers have fixed addresses assigned to endpoints, and
54 Nevertheles, Raw Gadget provides a UDC-agnostic way to write USB gadgets.
57 endpoints that the UDC driver has. Based on that information, the user must
58 chose UDC endpoints that will be used for the gadget being emulated, and
H A Dgadget_configfs.rst14 A USB Linux Gadget is a device which has a UDC (USB Device Controller) and can
192 ./UDC
205 In order to enable the gadget it must be bound to a UDC (USB Device
208 $ echo <udc name> > UDC
213 $ echo s3c-hsotg > UDC
221 $ echo "" > UDC
370 gadget's UDC attribute is written to, which means binding the gadget
371 to the UDC. The code in drivers/usb/gadget/configfs.c iterates over
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_uvcc/
H A Daicamera.sh76 echo none > /sys/kernel/config/usb_gadget/rockchip/UDC
80 UDC=`ls /sys/class/udc/| awk '{print $1}'`
81 echo $UDC > /sys/bus/platform/drivers/dwc3/unbind
82 echo $UDC > /sys/bus/platform/drivers/dwc3/bind
H A Dusb_config.sh108 UDC=`ls /sys/class/udc/| awk '{print $1}'`
109 if [ "$UDC"x = "fcc00000.dwc3"x ]; then
126 if [ "$UDC"x = "fcc00000.dwc3"x ]; then
360 UDC=`ls /sys/class/udc/| awk '{print $1}'`
361 echo $UDC > /sys/kernel/config/usb_gadget/rockchip/UDC
H A DRkLunch-suspend.sh18 echo none > /sys/kernel/config/usb_gadget/rockchip/UDC
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A 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)
H A Dlpc32xx-udc.txt1 * NXP LPC32xx SoC USB Device Controller (UDC)
13 the UDC controller for connecting to the USB physical layer
H A Diproc-udc.txt4 iProc family (Northstar2, Cygnus) of SoCs'. The UDC is based
12 - reg: Offset and length of UDC register set
H A Dbrcm,bcm3384-usb.txt10 - Sharing PHYs with the USBD (UDC) hardware
H A Dohci-nxp.txt9 the UDC controller for connecting to the USB physical layer
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/
H A Dgadget-start12 echo ${configured_udc} > /sys/kernel/config/usb_gadget/"$i"/UDC
14 ls /sys/class/udc/ > /sys/kernel/config/usb_gadget/"$i"/UDC
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget16 UDC bind a gadget to UDC/unbind a gadget;
17 write UDC's name found in /sys/class/udc/*
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dwriting_musb_glue_layer.rst11 provides support for embedded USB Device Controllers (UDC) that do not
15 Instead, these embedded UDC rely on the USB On-the-Go (OTG)
251 pr_err("HS UDC: no transceiver configured\n");
435 Device Controller (UDC):
472 describes the UDC transceiver with a name and id number.
484 The ``jz4740_udc_resources`` resource structure (line 7) defines the UDC
487 The first array (line 9 to 11) defines the UDC registers base memory
492 defines the UDC IRQ registers addresses. Since there is only one IRQ
493 register available for the JZ4740 UDC, start and end point at the same
500 describes the UDC itself.
[all …]
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools-conf-configfs/
H A Dandroid-gadget-start7 ls /sys/class/udc/ > /sys/kernel/config/usb_gadget/adb/UDC
H A Dandroid-gadget-cleanup9 echo "" > UDC || true
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/
H A Dandroid-gadget-start7 ls /sys/class/udc/ | xargs echo -n > /sys/kernel/config/usb_gadget/adb/UDC
H A Dandroid-gadget-cleanup9 echo -n "" > UDC || true
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/android-tools/files/
H A Dandroid-gadget-start12 xargs echo -n > /sys/kernel/config/usb_gadget/adb/UDC
H A Dandroid-gadget-cleanup7 echo -n "" > UDC || true
/OK3568_Linux_fs/kernel/tools/usb/usbip/vudc/
H A Dvudc_server_example.sh76 echo "usbip-vudc.0" > UDC
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A DKconfig3 tristate "Aspeed vHub UDC driver"
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dintel-ixp42x.dtsi15 * This is the USB Device Mode (UDC) controller, which is used
H A Dintel-ixp45x-ixp46x.dtsi17 * This is the USB Device Mode (UDC) controller, which is used
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A DKconfig269 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
407 tristate "Intel QUARK X1000/EG20T PCH/LAPIS Semiconductor IOH(ML7213/ML7831) UDC"
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A DKconfig71 bool "Broadcom UDC OTG PHY"
73 Enable the Broadcom UDC OTG physical device interface.
118 # Selected by UDC drivers that support high-speed operation.

12