Searched refs:PULL_DIS (Results 1 - 20 of 20) sorted by relevance

/u-boot/arch/arm/dts/include/dt-bindings/pinctrl/
H A Ddra.h54 #define PULL_DIS (1 << 16) macro
62 #define PIN_OUTPUT (0 | PULL_DIS)
65 #define PIN_INPUT (INPUT_EN | PULL_DIS)
H A Dhisi.h32 #define PULL_DIS (0) macro
/u-boot/arch/sandbox/dts/include/dt-bindings/pinctrl/
H A Ddra.h54 #define PULL_DIS (1 << 16) macro
62 #define PIN_OUTPUT (0 | PULL_DIS)
65 #define PIN_INPUT (INPUT_EN | PULL_DIS)
H A Dhisi.h32 #define PULL_DIS (0) macro
/u-boot/arch/xtensa/dts/include/dt-bindings/pinctrl/
H A Ddra.h54 #define PULL_DIS (1 << 16) macro
62 #define PIN_OUTPUT (0 | PULL_DIS)
65 #define PIN_INPUT (INPUT_EN | PULL_DIS)
H A Dhisi.h32 #define PULL_DIS (0) macro
/u-boot/arch/nios2/dts/include/dt-bindings/pinctrl/
H A Ddra.h54 #define PULL_DIS (1 << 16) macro
62 #define PIN_OUTPUT (0 | PULL_DIS)
65 #define PIN_INPUT (INPUT_EN | PULL_DIS)
H A Dhisi.h32 #define PULL_DIS (0) macro
/u-boot/arch/x86/dts/include/dt-bindings/pinctrl/
H A Ddra.h54 #define PULL_DIS (1 << 16) macro
62 #define PIN_OUTPUT (0 | PULL_DIS)
65 #define PIN_INPUT (INPUT_EN | PULL_DIS)
H A Dhisi.h32 #define PULL_DIS (0) macro
/u-boot/arch/microblaze/dts/include/dt-bindings/pinctrl/
H A Ddra.h54 #define PULL_DIS (1 << 16) macro
62 #define PIN_OUTPUT (0 | PULL_DIS)
65 #define PIN_INPUT (INPUT_EN | PULL_DIS)
H A Dhisi.h32 #define PULL_DIS (0) macro
/u-boot/arch/mips/dts/include/dt-bindings/pinctrl/
H A Ddra.h54 #define PULL_DIS (1 << 16) macro
62 #define PIN_OUTPUT (0 | PULL_DIS)
65 #define PIN_INPUT (INPUT_EN | PULL_DIS)
H A Dhisi.h32 #define PULL_DIS (0) macro
/u-boot/include/dt-bindings/pinctrl/
H A Ddra.h54 #define PULL_DIS (1 << 16) macro
62 #define PIN_OUTPUT (0 | PULL_DIS)
65 #define PIN_INPUT (INPUT_EN | PULL_DIS)
H A Dhisi.h32 #define PULL_DIS (0) macro
/u-boot/dts/upstream/include/dt-bindings/pinctrl/
H A Ddra.h51 #define PULL_DIS (1 << 16) macro
59 #define PIN_OUTPUT (0 | PULL_DIS)
62 #define PIN_INPUT (INPUT_EN | PULL_DIS)
H A Dhisi.h24 #define PULL_DIS (0) macro
/u-boot/arch/arm/include/asm/arch-hi6220/
H A Dpinmux.h24 #define PULL_DIS (0) macro
/u-boot/arch/arm/include/asm/arch-omap5/
H A Dmux_dra7xx.h15 #define PULL_DIS (1 << 16) macro
21 #define PIN_OUTPUT (0 | PULL_DIS)
24 #define PIN_INPUT (INPUT_EN | PULL_DIS)

Completed in 174 milliseconds