Home
last modified time | relevance | path

Searched defs:AT91_PINCTRL_OUTPUT_VAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/dt-bindings/pinctrl/
H A Dat91.h19 #define AT91_PINCTRL_OUTPUT_VAL(x) ((x & 0x1) << 8) macro
/openbmc/linux/include/dt-bindings/pinctrl/
H A Dat91.h18 #define AT91_PINCTRL_OUTPUT_VAL(x) ((x & 0x1) << 8) macro