Searched refs:PIN_OUTPUT (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/gnu/dts/include/dt-bindings/pinctrl/
H A Ddm814x.h26 #undef PIN_OUTPUT macro
33 #define PIN_OUTPUT (PULL_DISABLE) macro
H A Domap.h38 #define PIN_OUTPUT 0 macro
39 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)
40 #define PIN_OUTPUT_PULLDOWN (PIN_OUTPUT | PULL_ENA)
H A Dam43xx.h41 #define PIN_OUTPUT (PULL_DISABLE) macro
H A Dk3.h25 #define PIN_OUTPUT (INPUT_DISABLE | PULL_DISABLE) macro
H A Ddra.h59 #define PIN_OUTPUT (0 | PULL_DIS) macro
H A Dam33xx.h21 #undef PIN_OUTPUT macro
28 #define PIN_OUTPUT (PULL_DISABLE) macro

Completed in 61 milliseconds