Home
last modified time | relevance | path

Searched refs:PULL_ENA (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/include/dt-bindings/pinctrl/
H A Domap.h24 #define PULL_ENA (1 << 3) macro
42 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)
43 #define PIN_OUTPUT_PULLDOWN (PIN_OUTPUT | PULL_ENA)
45 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
46 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddra.h53 #define PULL_ENA (0 << 16) macro
67 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
68 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Dam33xx.h11 #undef PULL_ENA
/OK3568_Linux_fs/kernel/include/dt-bindings/pinctrl/
H A Domap.h23 #define PULL_ENA (1 << 3) macro
39 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)
40 #define PIN_OUTPUT_PULLDOWN (PIN_OUTPUT | PULL_ENA)
42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
43 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddra.h50 #define PULL_ENA (0 << 16) macro
64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddm814x.h13 #undef PULL_ENA
H A Dam33xx.h12 #undef PULL_ENA
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ddm8168-evm.dts71 DM816X_IOPAD(0x0b60, PULL_ENA | MUX_MODE0) /* PINCTRL217 GPMC_ADV_ALE */
72 DM816X_IOPAD(0x0b54, PULL_UP | PULL_ENA | MUX_MODE0) /* PINCTRL214 GPMC_OE_RE */
73 DM816X_IOPAD(0x0b58, PULL_ENA | MUX_MODE0) /* PINCTRL215 GPMC_BE0_CLE */
76 DM816X_IOPAD(0x0be4, PULL_ENA | MUX_MODE0) /* PINCTRL250 GPMC_CLK */
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dmux_dra7xx.h29 #define PULL_ENA (0 << 16) macro
41 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
42 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Dmux_data.h161 {WAKEUP3, (M1 | PULL_ENA | PULL_UP)}, /* Wakeup3.sys_nirq1 */
371 {WAKEUP3, (M1 | PULL_ENA | PULL_UP)}, /* Wakeup3.sys_nirq1 */