Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/include/dt-bindings/gpio/
H A Dx86-gpio.h25 #define PIN_INPUT_PULLUP 1 macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/
H A Dmux_dra7xx.h41 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro