Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dt-bindings/pinctrl/
H A Dam33xx.h30 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
H A Dam43xx.h30 #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.h45 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro
/OK3568_Linux_fs/kernel/include/dt-bindings/pinctrl/
H A Ddm814x.h37 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
H A Dk3.h29 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
H A Dam43xx.h45 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
H A Ddra.h64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro
H A Domap.h42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro
H A Dam33xx.h32 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/gpio/
H A Dx86-gpio.h25 #define PIN_INPUT_PULLUP 1 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dmux_dra7xx.h41 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro
/OK3568_Linux_fs/kernel/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c171 #define PIN_INPUT_PULLUP (PIN_DIR_INPUT | PIN_PULL_UP) macro