Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/arn/
H A Darn_ani.c280 REG_WRITE(ah, AR_PHY_ERR_2, aniState->cckPhyErrBase); in ath9k_ani_restart()
602 phyCnt2 = REG_READ(ah, AR_PHY_ERR_2); in ath9k_hw_ani_monitor()
623 REG_WRITE(ah, AR_PHY_ERR_2, in ath9k_hw_ani_monitor()
775 phyCnt2 = REG_READ(ah, AR_PHY_ERR_2); in ath9k_hw_procmibevent()
870 REG_WRITE(ah, AR_PHY_ERR_2, ahp->ah_ani[0].cckPhyErrBase); in ath9k_hw_ani_attach()
889 REG_WRITE(ah, AR_PHY_ERR_2, 0); in ath9k_hw_ani_detach()
H A Darn_reg.h1361 #define AR_PHY_ERR_2 0x8134 macro