Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/dts/
H A Dst-pincfg.h14 #define OE (1 << 27) macro
34 #define OUT (OE)
36 #define BIDIR (OE | OD)
38 #define BIDIR_PU (OE | PU | OD)
H A Dam57xx-beagle-x15-revb1.dts17 <&gpio2 30 GPIO_ACTIVE_HIGH>, /* gpio2_30, LS OE */
H A Dam57xx-beagle-x15.dts18 <&gpio6 28 GPIO_ACTIVE_HIGH>, /* gpio6_28, LS OE */
H A Ddra72-evm-common.dtsi117 <&pcf_hdmi 5 GPIO_ACTIVE_HIGH>, /* P5, LS OE */
H A Dstih407-pinctrl.dtsi1035 ck = <&pio30 3 ALT2 (OE | CLKNOTDATA) 0>;
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-sti.c23 #define OE (1 << 27) macro
35 #define OUT (OE)
37 #define OUT_PU (OE | PU)
39 #define BIDIR (OE | OD)
41 #define BIDIR_PU (OE | PU | OD)