Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Ddm814x.h37 #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 Dk3.h36 #define PIN_INPUT_PULLUP (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
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-pinctrl.h30 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro