INPUT_EN 31 include/dt-bindings/pinctrl/am33xx.h #define PIN_INPUT (INPUT_EN | PULL_DISABLE) INPUT_EN 32 include/dt-bindings/pinctrl/am33xx.h #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) INPUT_EN 33 include/dt-bindings/pinctrl/am33xx.h #define PIN_INPUT_PULLDOWN (INPUT_EN) INPUT_EN 44 include/dt-bindings/pinctrl/am43xx.h #define PIN_INPUT (INPUT_EN | PULL_DISABLE) INPUT_EN 45 include/dt-bindings/pinctrl/am43xx.h #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) INPUT_EN 46 include/dt-bindings/pinctrl/am43xx.h #define PIN_INPUT_PULLDOWN (INPUT_EN) INPUT_EN 36 include/dt-bindings/pinctrl/dm814x.h #define PIN_INPUT (INPUT_EN | PULL_DISABLE) INPUT_EN 37 include/dt-bindings/pinctrl/dm814x.h #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) INPUT_EN 38 include/dt-bindings/pinctrl/dm814x.h #define PIN_INPUT_PULLDOWN (INPUT_EN) INPUT_EN 62 include/dt-bindings/pinctrl/dra.h #define PIN_INPUT (INPUT_EN | PULL_DIS) INPUT_EN 63 include/dt-bindings/pinctrl/dra.h #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL) INPUT_EN 64 include/dt-bindings/pinctrl/dra.h #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) INPUT_EN 65 include/dt-bindings/pinctrl/dra.h #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) INPUT_EN 28 include/dt-bindings/pinctrl/k3.h #define PIN_INPUT (INPUT_EN | PULL_DISABLE) INPUT_EN 29 include/dt-bindings/pinctrl/k3.h #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) INPUT_EN 30 include/dt-bindings/pinctrl/k3.h #define PIN_INPUT_PULLDOWN (INPUT_EN | PULL_DOWN) INPUT_EN 41 include/dt-bindings/pinctrl/omap.h #define PIN_INPUT INPUT_EN INPUT_EN 42 include/dt-bindings/pinctrl/omap.h #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) INPUT_EN 43 include/dt-bindings/pinctrl/omap.h #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) INPUT_EN 31 scripts/dtc/include-prefixes/dt-bindings/pinctrl/am33xx.h #define PIN_INPUT (INPUT_EN | PULL_DISABLE) INPUT_EN 32 scripts/dtc/include-prefixes/dt-bindings/pinctrl/am33xx.h #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) INPUT_EN 33 scripts/dtc/include-prefixes/dt-bindings/pinctrl/am33xx.h #define PIN_INPUT_PULLDOWN (INPUT_EN) INPUT_EN 44 scripts/dtc/include-prefixes/dt-bindings/pinctrl/am43xx.h #define PIN_INPUT (INPUT_EN | PULL_DISABLE) INPUT_EN 45 scripts/dtc/include-prefixes/dt-bindings/pinctrl/am43xx.h #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) INPUT_EN 46 scripts/dtc/include-prefixes/dt-bindings/pinctrl/am43xx.h #define PIN_INPUT_PULLDOWN (INPUT_EN) INPUT_EN 36 scripts/dtc/include-prefixes/dt-bindings/pinctrl/dm814x.h #define PIN_INPUT (INPUT_EN | PULL_DISABLE) INPUT_EN 37 scripts/dtc/include-prefixes/dt-bindings/pinctrl/dm814x.h #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) INPUT_EN 38 scripts/dtc/include-prefixes/dt-bindings/pinctrl/dm814x.h #define PIN_INPUT_PULLDOWN (INPUT_EN) INPUT_EN 62 scripts/dtc/include-prefixes/dt-bindings/pinctrl/dra.h #define PIN_INPUT (INPUT_EN | PULL_DIS) INPUT_EN 63 scripts/dtc/include-prefixes/dt-bindings/pinctrl/dra.h #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL) INPUT_EN 64 scripts/dtc/include-prefixes/dt-bindings/pinctrl/dra.h #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) INPUT_EN 65 scripts/dtc/include-prefixes/dt-bindings/pinctrl/dra.h #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) INPUT_EN 28 scripts/dtc/include-prefixes/dt-bindings/pinctrl/k3.h #define PIN_INPUT (INPUT_EN | PULL_DISABLE) INPUT_EN 29 scripts/dtc/include-prefixes/dt-bindings/pinctrl/k3.h #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) INPUT_EN 30 scripts/dtc/include-prefixes/dt-bindings/pinctrl/k3.h #define PIN_INPUT_PULLDOWN (INPUT_EN | PULL_DOWN) INPUT_EN 41 scripts/dtc/include-prefixes/dt-bindings/pinctrl/omap.h #define PIN_INPUT INPUT_EN INPUT_EN 42 scripts/dtc/include-prefixes/dt-bindings/pinctrl/omap.h #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) INPUT_EN 43 scripts/dtc/include-prefixes/dt-bindings/pinctrl/omap.h #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)