/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | st-pincfg.h | 15 #define OE (1 << 27) macro 35 #define OUT (OE) 37 #define BIDIR (OE | OD) 39 #define BIDIR_PU (OE | PU | OD)
|
A D | am57xx-beagle-x15-revc.dts | 14 <&gpio2 30 GPIO_ACTIVE_HIGH>, /* gpio2_30, LS OE */
|
A D | am57xx-beagle-x15-revb1.dts | 14 <&gpio2 30 GPIO_ACTIVE_HIGH>, /* gpio2_30, LS OE */
|
A D | am57xx-beagle-x15.dts | 15 <&gpio6 28 GPIO_ACTIVE_HIGH>, /* gpio6_28, LS OE */
|
A D | imx6ull-colibri-aster.dtsi | 68 * 127 - Voltage Level Translator OE# signal (IC11 and IC12)
|
A D | omap5-uevm.dts | 187 <&gpio9 1 GPIO_ACTIVE_HIGH>, /* TCA6424A P00, LS OE */
|
A D | dove-sbc-a510.dts | 62 * 1.5 Camera Input FPC OE and P21.19
|
A D | dra76-evm.dts | 178 <&gpio7 31 GPIO_ACTIVE_HIGH>, /* gpio7_31, LS OE */
|
A D | omap4-panda-common.dtsi | 191 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
|
A D | dra72-evm-common.dtsi | 124 <&pcf_hdmi 5 GPIO_ACTIVE_HIGH>, /* P5, LS OE */
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | idt,versaclock5.yaml | 38 SH SP Output when the SD/OE pin is Low/High 88 shut down if the SD/OE pin is driven high. If 0, this disables the 90 the value of the SD/OE pin. This property corresponds to the SH 97 If 1, this enables output when the SD/OE pin is high, and disables 98 output when the SD/OE pin is low. If 0, this disables output when 99 the SD/OE pin is high, and enables output when the SD/OE pin is 181 /* Set the SD/OE pin's settings */
|
/linux-6.3-rc2/Documentation/devicetree/bindings/display/ti/ |
A D | ti,tpd12s015.txt | 8 - gpios: CT CP HPD, LS OE and HPD gpios 21 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
|
A D | ti,omap-dss.txt | 148 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
|
/linux-6.3-rc2/Documentation/devicetree/bindings/bus/ |
A D | qcom,ebi2.txt | 9 data lines (16 bits), OE (output enable), ADV (address valid, used on some 78 drive the data bus after OE is de-asserted, in order to avoid contention on 99 - qcom,xmem-adv-to-oe-recovery-cycles: the number of cycles elapsed before an OE 101 2 means 2 cycles between ADV and OE. Valid values 0, 1, 2 or 3. 104 assertion to OE assertion. Valid values 0 thru 15.
|
A D | nvidia,tegra20-gmi.txt | 49 - nvidia,snor-oe-active-high: WE/OE signal is active high 67 - nvidia,snor-oe-width: Number of cycles during which OE stays asserted.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/ |
A D | fairchild,74hc595.yaml | 33 description: GPIO connected to the OE (Output Enable) pin.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/ |
A D | aptina,mt9v111.yaml | 31 description: Enable signal, pin name "OE#". Active low.
|
A D | chrontel,ch7322.yaml | 41 Reference to the GPIO connected to the OE pin, if any. When low
|
/linux-6.3-rc2/Documentation/i2c/busses/ |
A D | i2c-mlxcpld.rst | 38 OE (output enable) is delayed by value set to this register
|
/linux-6.3-rc2/Documentation/devicetree/bindings/memory-controllers/ |
A D | ti,gpmc-child.yaml | 75 # OE signals timings corresponding to GPMC_CONFIG4: 149 description: OE signal is delayed by half GPMC clock
|
A D | arm,pl172.txt | 71 enable (OE signal) in nano seconds.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/display/bridge/ |
A D | thine,thc63lvd1024.yaml | 65 description: Output enable GPIO signal, pin name "OE", active high.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mips/cavium/ |
A D | bootbus.txt | 36 - cavium,t-oe: A cell specifying the OE timing (in nS).
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/ |
A D | pinctrl-st.txt | 8 When a pin is in GPIO mode, Output Enable (OE), Open Drain(OD), and
|
/linux-6.3-rc2/drivers/pinctrl/renesas/ |
A D | pinctrl-rzv2m.c | 84 #define OE(n) (0x04 + (n) * 0x40) macro 749 rzv2m_writel_we(pctrl->base + OE(port), bit, output); in rzv2m_gpio_set_direction()
|