HomeSort by: relevance | last modified time | path
    Searched defs:PIN_INPUT_PULLUP (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl/
dm814x.h 32 #undef PIN_INPUT_PULLUP
39 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
k3.h 31 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
am43xx.h 47 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
dra.h 66 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
omap.h 44 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
am33xx.h 27 #undef PIN_INPUT_PULLUP
34 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)

Completed in 20 milliseconds