Searched defs:GPIO_IS_GPIO_IN (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0reg.h446 #define GPIO_IS_GPIO_IN(n) (((n) & (GPIO_FN_MASK|GPIO_OUT)) == GPIO_IN) macro

Completed in 189 milliseconds