Home
last modified time | relevance | path

Searched defs:PIN_OFF_INPUT_PULLUP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/dt-bindings/pinctrl/
H A Domap.h52 #define PIN_OFF_INPUT_PULLUP (OFF_EN | OFF_PULL_EN | OFF_PULL_UP) macro
/OK3568_Linux_fs/kernel/include/dt-bindings/pinctrl/
H A Domap.h49 #define PIN_OFF_INPUT_PULLUP (OFF_EN | OFFOUT_EN | OFF_PULL_EN | OFF_PULL_UP) macro