Home
last modified time | relevance | path

Searched refs:offs_6_1 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/arn/
H A Darn_calib.c870 int i, offset, offs_6_1, offs_0; in ath9k_hw_9285_pa_cal() local
933 offs_6_1 = MS(REG_READ(ah, AR9285_AN_RF2G6), AR9285_AN_RF2G6_OFFS); in ath9k_hw_9285_pa_cal()
936 offset = (offs_6_1<<1) | offs_0; in ath9k_hw_9285_pa_cal()
938 offs_6_1 = offset>>1; in ath9k_hw_9285_pa_cal()
941 REG_RMW_FIELD(ah, AR9285_AN_RF2G6, AR9285_AN_RF2G6_OFFS, offs_6_1); in ath9k_hw_9285_pa_cal()