Home
last modified time | relevance | path

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

/linux/include/dt-bindings/pinctrl/
H A Ddm814x.h38 #define PIN_INPUT_PULLDOWN (INPUT_EN) 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
/linux/arch/arm64/boot/dts/ti/
H A Dk3-pinctrl.h42 #define PIN_INPUT_PULLDOWN (INPUT_EN | ST_ENABLE | PULL_DOWN) macro