Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/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 Dk3.h37 #define PIN_INPUT_PULLDOWN (INPUT_EN | PULL_DOWN) 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
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-pinctrl.h30 #define PIN_INPUT_PULLDOWN global() macro