Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dt-bindings/pinctrl/
H A Dam33xx.h31 #define PIN_INPUT_PULLDOWN (INPUT_EN) macro
H A Dam43xx.h31 #define PIN_INPUT_PULLDOWN (INPUT_EN) macro
H A Ddra.h68 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) macro
H A Domap.h46 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) macro
/OK3568_Linux_fs/kernel/include/dt-bindings/pinctrl/
H A Ddm814x.h38 #define PIN_INPUT_PULLDOWN (INPUT_EN) macro
H A Dk3.h30 #define PIN_INPUT_PULLDOWN (INPUT_EN | PULL_DOWN) 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
/OK3568_Linux_fs/u-boot/include/dt-bindings/gpio/
H A Dx86-gpio.h26 #define PIN_INPUT_PULLDOWN 2 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dmux_dra7xx.h42 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN) macro
/OK3568_Linux_fs/kernel/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c170 #define PIN_INPUT_PULLDOWN (PIN_DIR_INPUT | PIN_PULL_DOWN) macro