Home
last modified time | relevance | path

Searched refs:OE (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/arch/arm/boot/dts/
Dst-pincfg.h15 #define OE (1 << 27) macro
35 #define OUT (OE)
37 #define BIDIR (OE | OD)
39 #define BIDIR_PU (OE | PU | OD)
Dam57xx-beagle-x15-revc.dts17 <&gpio2 30 GPIO_ACTIVE_HIGH>, /* gpio2_30, LS OE */
Dam57xx-beagle-x15.dts18 <&gpio6 28 GPIO_ACTIVE_HIGH>, /* gpio6_28, LS OE */
Dam57xx-beagle-x15-revb1.dts17 <&gpio2 30 GPIO_ACTIVE_HIGH>, /* gpio2_30, LS OE */
Domap5-uevm.dts170 <&gpio9 1 GPIO_ACTIVE_HIGH>, /* TCA6424A P00, LS OE */
Ddove-sbc-a510.dts62 * 1.5 Camera Input FPC OE and P21.19
Domap4-panda-common.dtsi173 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
Ddra72-evm-common.dtsi126 <&pcf_hdmi 5 GPIO_ACTIVE_HIGH>, /* P5, LS OE */
Domap4-sdp.dts167 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
/Linux-v4.19/Documentation/devicetree/bindings/display/ti/
Dti,tpd12s015.txt8 - gpios: CT CP HPD, LS OE and HPD gpios
21 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
Dti,omap-dss.txt148 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Dqcom,ebi2.txt9 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.
Dnvidia,tegra20-gmi.txt49 - 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-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio-74x164.txt16 - enable-gpios: GPIO connected to the OE (Output Enable) pin.
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Daptina,mt9v111.txt20 - enable-gpios: output enable signal, pin name "OE#". Active low.
/Linux-v4.19/Documentation/devicetree/bindings/display/bridge/
Dthine,thc63lvd1024.txt18 - oe-gpios: Output enable GPIO signal, pin name "OE". Active high
/Linux-v4.19/Documentation/i2c/busses/
Di2c-mlxcpld33 OE (output enable) is delayed by value set to this register
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/
Domap-gpmc.txt74 OE signals timings (in nanoseconds) corresponding to GPMC_CONFIG4:
100 - gpmc,oe-extra-delay: OE signal is delayed by half GPMC clock
Darm,pl172.txt71 enable (OE signal) in nano seconds.
/Linux-v4.19/Documentation/devicetree/bindings/mips/cavium/
Dbootbus.txt36 - cavium,t-oe: A cell specifying the OE timing (in nS).
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-st.txt8 When a pin is in GPIO mode, Output Enable (OE), Open Drain(OD), and
/Linux-v4.19/drivers/pinctrl/
Dpinctrl-st.c139 #define ST_PINCONF_UNPACK_OE(conf) ST_PINCONF_UNPACK(conf, OE)
140 #define ST_PINCONF_PACK_OE(conf) ST_PINCONF_PACK(conf, 1, OE)