Searched refs:ah_polarity (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h139 uint32_t ah_polarity; /* polarity to disable RF */ member in struct:ath_hal_5211
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h313 uint32_t ah_polarity; /* polarity to disable RF */ member in struct:ath_hal_5212
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h508 u_int32_t ah_polarity; /* polarity to disable RF */ member in struct:ath_hal_9300
H A Dar9300_attach.c2885 ahp->ah_polarity = MS(ahpriv->ah_rfsilent, EEP_RFSILENT_POLARITY);
H A Dar9300_misc.c186 if (ar9300_gpio_get(ah, ahp->ah_gpio_select) == ahp->ah_polarity) {

Completed in 142 milliseconds