Searched refs:ah_gpio_mask (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c675 if (ahp->ah_gpio_mask) {
676 mask |= SM(ahp->ah_gpio_mask, AR_INTR_ASYNC_MASK_GPIO);
712 mask |= SM(ahp->ah_gpio_mask, AR_INTR_SYNC_MASK_GPIO);
H A Dar9300_gpio.c565 AH9300(ah)->ah_gpio_mask = mask;
H A Dar9300.h502 u_int32_t ah_gpio_mask; /* copy of enabled GPIO mask */ member in struct:ath_hal_9300

Completed in 165 milliseconds