Home
last modified time | relevance | path

Searched refs:_gpio (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/device-tree/include/dt-bindings/pinctrl/
H A Drzn1-pinctrl.h9 #define RZN1_PINMUX(_gpio, _func) \ argument
10 (((_func) << 8) | (_gpio))
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c30 #define AR_GPIO_BIT(_gpio) (1 << (_gpio)) argument