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

  /src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl/
dm814x.h 28 #undef PIN_OUTPUT
35 #define PIN_OUTPUT (PULL_DISABLE)
k3.h 27 #define PIN_OUTPUT (INPUT_DISABLE | PULL_DISABLE)
am43xx.h 43 #define PIN_OUTPUT (PULL_DISABLE)
dra.h 61 #define PIN_OUTPUT (0 | PULL_DIS)
omap.h 40 #define PIN_OUTPUT 0
41 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)
42 #define PIN_OUTPUT_PULLDOWN (PIN_OUTPUT | PULL_ENA)
am33xx.h 23 #undef PIN_OUTPUT
30 #define PIN_OUTPUT (PULL_DISABLE)

Completed in 14 milliseconds