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

/freebsd-10.3-release/sys/arm/xscale/pxa/
H A Dpxa_gpio.c247 GPIO_FN_IS_OUT(fn) == GPIO_FN_IS_OUT(oldfn)) {
284 if (GPIO_FN_IS_OUT(fn))
H A Dpxareg.h367 #define GPIO_FN_IS_OUT(n) ((n) & GPIO_OUT) macro

Completed in 56 milliseconds