Searched refs:IS_RADX112_REV2 (Results 1 – 4 of 4) sorted by relevance
248 HALASSERT(IS_RADX112_REV2(ah)); in ar5212GetGainFCorrection()307 if (IS_RADX112_REV2(ah)) { in ar5212GetRfgain()
284 if (IS_RADX112_REV2(ah)) { in ar5112SetRfRegs()352 uint32_t numXpdGain = IS_RADX112_REV2(ah) ? 2 : 1; in ar5112SetPowerTable()
397 #define IS_RADX112_REV2(ah) \ macro
192 if (IS_RAD5112(ah) && !IS_RADX112_REV2(ah)) { in ar5312Attach()