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

/freebsd-9.3-release/sys/arm/xscale/pxa/
H A Dpxa_gpio.c261 GPIO_FN_IS_SET(fn) == GPIO_FN_IS_SET(oldfn))
275 if (GPIO_FN_IS_SET(fn))
H A Dpxareg.h371 #define GPIO_FN_IS_SET(n) ((n) & GPIO_SET) macro

Completed in 959 milliseconds