Home
last modified time | relevance | path

Searched defs:PIN_INPUT_PULLUP (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/dt-bindings/pinctrl/
H A Dam33xx.h31 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
H A Dam43xx.h30 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
H A Dk3-am65.h43 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
H A Ddra.h67 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro
H A Domap.h44 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro
/openbmc/u-boot/include/dt-bindings/gpio/
H A Dx86-gpio.h25 #define PIN_INPUT_PULLUP 1 macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dmux_dra7xx.h26 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro