Home
last modified time | relevance | path

Searched refs:offs_0 (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
934 offs_0 = MS(REG_READ(ah, AR9285_AN_RF2G3), AR9285_AN_RF2G3_PDVCCOMP); in ath9k_hw_9285_pa_cal()
936 offset = (offs_6_1<<1) | offs_0; in ath9k_hw_9285_pa_cal()
939 offs_0 = offset & 1; in ath9k_hw_9285_pa_cal()
942 REG_RMW_FIELD(ah, AR9285_AN_RF2G3, AR9285_AN_RF2G3_PDVCCOMP, offs_0); in ath9k_hw_9285_pa_cal()