OFF_PULL_EN        49 include/dt-bindings/pinctrl/omap.h #define PIN_OFF_INPUT_PULLUP	(OFF_EN | OFFOUT_EN | OFF_PULL_EN | OFF_PULL_UP)
OFF_PULL_EN        50 include/dt-bindings/pinctrl/omap.h #define PIN_OFF_INPUT_PULLDOWN	(OFF_EN | OFFOUT_EN | OFF_PULL_EN)
OFF_PULL_EN        49 scripts/dtc/include-prefixes/dt-bindings/pinctrl/omap.h #define PIN_OFF_INPUT_PULLUP	(OFF_EN | OFFOUT_EN | OFF_PULL_EN | OFF_PULL_UP)
OFF_PULL_EN        50 scripts/dtc/include-prefixes/dt-bindings/pinctrl/omap.h #define PIN_OFF_INPUT_PULLDOWN	(OFF_EN | OFFOUT_EN | OFF_PULL_EN)