DS0_INPUT          37 include/dt-bindings/pinctrl/am43xx.h #define DS0_PIN_INPUT		(DS0_FORCE_OFF_MODE | DS0_INPUT)
DS0_INPUT          38 include/dt-bindings/pinctrl/am43xx.h #define DS0_PIN_INPUT_PULLUP	(DS0_FORCE_OFF_MODE | DS0_INPUT | DS0_PULL_UP_DOWN_EN | DS0_PULL_UP_SEL)
DS0_INPUT          39 include/dt-bindings/pinctrl/am43xx.h #define DS0_PIN_INPUT_PULLDOWN	(DS0_FORCE_OFF_MODE | DS0_INPUT | DS0_PULL_UP_DOWN_EN)
DS0_INPUT          37 scripts/dtc/include-prefixes/dt-bindings/pinctrl/am43xx.h #define DS0_PIN_INPUT		(DS0_FORCE_OFF_MODE | DS0_INPUT)
DS0_INPUT          38 scripts/dtc/include-prefixes/dt-bindings/pinctrl/am43xx.h #define DS0_PIN_INPUT_PULLUP	(DS0_FORCE_OFF_MODE | DS0_INPUT | DS0_PULL_UP_DOWN_EN | DS0_PULL_UP_SEL)
DS0_INPUT          39 scripts/dtc/include-prefixes/dt-bindings/pinctrl/am43xx.h #define DS0_PIN_INPUT_PULLDOWN	(DS0_FORCE_OFF_MODE | DS0_INPUT | DS0_PULL_UP_DOWN_EN)