Home
last modified time | relevance | path

Searched defs:PULL_DOWN (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/
H A Dpinmux.h27 #define PULL_DOWN (1 << 1) macro
/openbmc/linux/include/dt-bindings/pinctrl/
H A Dhisi.h26 #define PULL_DOWN (1 << 1) macro
/openbmc/u-boot/include/dt-bindings/pinctrl/
H A Dhisi.h34 #define PULL_DOWN (1 << 1) macro
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-pinctrl.h20 #define PULL_DOWN (0 << PULLTYPESEL_SHIFT | PULL_ENABLE) macro
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/
H A Dgpio.h109 PULL_DOWN, /* On Die Termination Down */ enumerator
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c32 #define PULL_DOWN BIT(3) macro
/openbmc/linux/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.c65 #define PULL_DOWN BIT(6) macro
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-at91.c72 #define PULL_DOWN (1 << 3) macro