Home
last modified time | relevance | path

Searched defs:PIN_INPUT_PULLDOWN (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/include/dt-bindings/pinctrl/
H A Ddm814x.h38 #define PIN_INPUT_PULLDOWN (INPUT_EN) macro
H A Dam43xx.h46 #define PIN_INPUT_PULLDOWN (INPUT_EN) macro
H A Ddra.h65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) macro
H A Domap.h43 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) macro
H A Dam33xx.h33 #define PIN_INPUT_PULLDOWN (INPUT_EN) macro
/openbmc/u-boot/include/dt-bindings/pinctrl/
H A Dam33xx.h32 #define PIN_INPUT_PULLDOWN (INPUT_EN) macro
H A Dam43xx.h31 #define PIN_INPUT_PULLDOWN (INPUT_EN) macro
H A Dk3-am65.h44 #define PIN_INPUT_PULLDOWN (INPUT_EN) macro
H A Ddra.h68 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) macro
H A Domap.h45 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) macro
/openbmc/u-boot/include/dt-bindings/gpio/
H A Dx86-gpio.h26 #define PIN_INPUT_PULLDOWN 2 macro
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-pinctrl.h31 #define PIN_INPUT_PULLDOWN (INPUT_EN | PULL_DOWN) macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dmux_dra7xx.h27 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) macro
/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c176 #define PIN_INPUT_PULLDOWN (PIN_DIR_INPUT | PIN_PULL_DOWN) macro