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

/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c92 ar5212GetRfField(uint32_t *rfBuf, uint32_t numBits, uint32_t firstBit, uint32_t column) function
129 mixOvr = ar5212GetRfField(ar5212GetRfBank(ah, 7), 1, 36, 0);
140 gStep = ar5212GetRfField(ar5212GetRfBank(ah, 7), 6, 37, 0);
251 if (ar5212GetRfField(ar5212GetRfBank(ah, 7), 1, 36, 0) == 1) {
255 ar5212GetRfField(ar5212GetRfBank(ah, 7), 4, 32, 0);

Completed in 109 milliseconds