Searched refs:PULL_DISABLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/gnu/dts/include/dt-bindings/pinctrl/
H A Dam43xx.h19 #define PULL_DISABLE (1 << 16) macro
27 #define PIN_OUTPUT (PULL_DISABLE)
30 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
H A Dam33xx.h14 #define PULL_DISABLE (1 << 3) macro
27 #define PIN_OUTPUT (PULL_DISABLE)
30 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
H A Ddm814x.h22 #define PULL_DISABLE (1 << 16) macro
32 #define PIN_OUTPUT (PULL_DISABLE)
35 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)

Completed in 68 milliseconds