ar5210GpioGet
extern uint32_t ar5210GpioGet(struct ath_hal *, uint32_t gpio);
.ah_gpioGet = ar5210GpioGet,
ar5210Gpio0SetIntr(ah, select, (ar5210GpioGet(ah, select) == polarity));