Searched refs:PULL_DOWN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/gnu/dts/include/dt-bindings/pinctrl/
H A Dk3.h19 #define PULL_DOWN (0 << PULLTYPESEL_SHIFT | PULL_ENABLE) macro
27 #define PIN_OUTPUT_PULLDOWN (INPUT_DISABLE | PULL_DOWN)
30 #define PIN_INPUT_PULLDOWN (INPUT_EN | PULL_DOWN)
H A Dhisi.h34 #define PULL_DOWN (1 << 1) macro

Completed in 81 milliseconds