Home
last modified time | relevance | path

Searched refs:OTG (Results 1 – 25 of 70) sorted by relevance

123

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.h35 SRI(OTG_VSTARTUP_PARAM, OTG, inst),\
36 SRI(OTG_VUPDATE_PARAM, OTG, inst),\
37 SRI(OTG_VREADY_PARAM, OTG, inst),\
38 SRI(OTG_BLANK_CONTROL, OTG, inst),\
39 SRI(OTG_MASTER_UPDATE_LOCK, OTG, inst),\
40 SRI(OTG_GLOBAL_CONTROL0, OTG, inst),\
41 SRI(OTG_DOUBLE_BUFFER_CONTROL, OTG, inst),\
42 SRI(OTG_H_TOTAL, OTG, inst),\
43 SRI(OTG_H_BLANK_START_END, OTG, inst),\
44 SRI(OTG_H_SYNC_A, OTG, inst),\
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/usb/
Dgeneric.txt13 OTG.
19 - otg-rev: tells usb driver the release number of the OTG and EH supplement
22 property is used if any real OTG features(HNP/SRP/ADP)
26 - hnp-disable: tells OTG controllers we want to disable OTG HNP, normally HNP
27 is the basic function of real OTG except you want it
29 - srp-disable: tells OTG controllers we want to disable OTG SRP, SRP is
30 optional for OTG device.
31 - adp-disable: tells OTG controllers we want to disable OTG ADP, ADP is
32 optional for OTG device.
Dsamsung-hsotg.txt1 Samsung High Speed USB OTG controller
5 It gives functionality of OTG-compliant USB 2.0 host and device with
20 - first entry: OTG clock
Dmsm-hsusb.txt18 USB PHY with optional OTG:
26 - interrupts: interrupt-specifier for the OTG interrupt.
48 - qcom,otg-control: OTG control (VBUS and ID notifications) can be one of
87 Example HSUSB OTG controller device node:
Domap-usb.txt14 - mode : Should be "3" to represent OTG. "1" signifies HOST and "2"
55 - utmi-mode : controls the source of UTMI/PIPE status for VBUS and OTG ID.
Dlpc32xx-udc.txt11 * External USB Transceiver Interrupt (OTG ATX)
/Linux-v4.19/drivers/usb/phy/
DKconfig18 Enable this to support the USB OTG transceiver in AB8500 chip.
23 bool "Freescale USB OTG Transceiver Driver"
28 Enable this to support Freescale USB OTG transceiver.
31 tristate "Philips ISP1301 with OMAP OTG"
38 USB-On-The-Go transceiver working with the OMAP OTG controller.
83 Enable this to support the USB OTG transceiver on TWL6030
85 and OTG SRP events capabilities. For all other transceiver functionality
102 tristate "OMAP USB OTG controller driver"
105 Enable this to support some transceivers on OMAP1 platforms. OTG
135 and OTG drivers (to be selected separately).
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dmeson-gxl-usb3-phy.txt1 * Amlogic Meson GXL and GXM USB3 PHY and OTG detection binding
7 - interrupts: the interrupt specifier for the OTG detection
10 - and peripheral mode/OTG detection
14 - peripheral mode/OTG detection
Dphy-lpc18xx-usb-otg.txt1 NXP LPC18xx/43xx internal USB OTG PHY binding
4 This file contains documentation for the internal USB OTG PHY found
Dphy-stm32-usbphyc.txt5 selects either OTG or HOST controller for the second PHY port. It also sets
16 |_ UTMI switch_______| OTG controller
/Linux-v4.19/drivers/usb/core/
DKconfig45 bool "OTG support"
49 The most notable feature of USB OTG is support for a
59 bool "Rely on OTG and EH Targeted Peripherals List"
65 USB OTG and EH specification for all devices not on your product's
74 external hubs. OTG hosts are allowed to reduce hardware
76 are "Embedded Hosts" that don't offer OTG support.
79 tristate "USB 2.0 OTG FSM implementation"
83 Implements OTG Finite State Machine as specified in On-The-Go
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dste-dma40.txt78 16: USB OTG in/out endpoints 7 & 15
79 17: USB OTG in/out endpoints 6 & 14
80 18: USB OTG in/out endpoints 5 & 13
81 19: USB OTG in/out endpoints 4 & 12
98 36: USB OTG in/out endpoints 3 & 11
99 37: USB OTG in/out endpoints 2 & 10
100 38: USB OTG in/out endpoints 1 & 9
101 39: USB OTG in/out endpoints 8
/Linux-v4.19/arch/arm/mach-imx/devices/
Dplatform-mxc-ehci.c23 imx_mxc_ehci_data_entry_single(MX27, 0, OTG);
32 imx_mxc_ehci_data_entry_single(MX31, 0, OTG);
41 imx_mxc_ehci_data_entry_single(MX35, 0, OTG);
/Linux-v4.19/Documentation/devicetree/bindings/extcon/
Dextcon-max3355.txt1 Maxim Integrated MAX3355 USB OTG chip
5 integrated USB OTG dual-role transceiver to function as a USB OTG dual-role
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-class-udc6 Indicates if an OTG A-Host supports HNP at an alternate port.
14 Indicates if an OTG A-Host supports HNP at this port.
22 Indicates if an OTG A-Host enabled HNP support.
38 Indicates that this port is the default Host on an OTG session
47 Indicates that this port support OTG.
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.h70 SRII(PIXEL_RATE_CNTL, OTG, 0), \
71 SRII(PIXEL_RATE_CNTL, OTG, 1), \
72 SRII(PIXEL_RATE_CNTL, OTG, 2), \
73 SRII(PIXEL_RATE_CNTL, OTG, 3)
/Linux-v4.19/Documentation/driver-api/usb/
Dgadget.rst28 - USB "On-The-Go" (OTG) support, in conjunction with updates to the
32 API. This helps the OTG support, and looks forward to more-symmetric
151 OTG-capable systems will also need to include a standard Linux-USB host
153 (HCDs), *USB Device Drivers* to support the OTG "Targeted Peripheral
154 List", and so forth. There will also be an *OTG Controller Driver*,
157 new OTG protocols (HNP and SRP). Roles switch (host to peripheral, or
262 configurations, unless the hardware prevents such operation. For OTG
263 devices, each configuration descriptor includes an OTG descriptor.
271 allowed by that configuration. For OTG devices, setting a
296 Note that the lifecycle above can be slightly different for OTG devices.
[all …]
/Linux-v4.19/drivers/extcon/
DKconfig50 Say Y here to enable extcon support for USB OTG ports controlled by
74 tristate "Maxim MAX3355 USB OTG EXTCON Support"
77 If you say yes here you get support for the USB OTG role detection by
79 enable a system with an integrated USB OTG dual-role transceiver to
80 function as an USB OTG dual-role device.
/Linux-v4.19/drivers/phy/
DKconfig19 tristate "NXP LPC18xx/43xx SoC USB OTG PHY driver"
24 Enable this to support NXP LPC18xx/43xx internal USB OTG PHY.
/Linux-v4.19/arch/arm64/boot/dts/renesas/
Dulcb-kf.dtsi74 line-name = "OTG OFFVBUSn";
81 line-name = "OTG EXTLPn";
/Linux-v4.19/Documentation/usb/
Dchipidea.txt1 1. How to test OTG FSM(HNP and SRP)
3 To show how to demo OTG HNP and SRP functions via sys input files
6 1.1 How to enable OTG FSM
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-platform-tahvo-usb5 Set or read the current OTG mode. Valid values are "host" and
/Linux-v4.19/drivers/phy/ti/
DKconfig45 The USB OTG controller communicates with the comparator using this
75 Enable this to support the USB OTG transceiver on TWL4030
/Linux-v4.19/arch/arm/mach-cns3xxx/
DKconfig18 for USB, USB-OTG, MMC/SD/SDIO, SATA, PCI-E, etc.
/Linux-v4.19/Documentation/arm/stm32/
Dstm32f429-overview.rst13 - I2C, SPI, SAI, CAN, USB OTG, Ethernet controllers

123