Searched refs:PULL_ENA (Results 1 – 5 of 5) sorted by relevance
23 #define PULL_ENA (1 << 3) macro39 #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)
50 #define PULL_ENA (0 << 16) macro64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
13 #undef PULL_ENA
12 #undef PULL_ENA
71 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 */