HomeSort by: relevance | last modified time | path
    Searched refs:AR_PHY_ERR_2 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 521 OS_REG_WRITE(ah, AR_PHY_ERR_2, params->cckPhyErrBase);
634 phyCnt2 = OS_REG_READ(ah, AR_PHY_ERR_2);
804 phyCnt2 = OS_REG_READ(ah, AR_PHY_ERR_2);
ar5416reg.h 91 #define AR_PHY_ERR_2 0x8134
92 #define AR_PHY_ERR_MASK_2 0x8138 /* mask for AR_PHY_ERR_2 */
  /src/sys/dev/ic/
athn.c 512 AR_WRITE(sc, AR_PHY_ERR_2, 0);
1590 AR_WRITE(sc, AR_PHY_ERR_2, 0);
1635 phy2 = AR_READ(sc, AR_PHY_ERR_2);
1642 AR_WRITE(sc, AR_PHY_ERR_2, ani->cck_phy_err_base);
athnreg.h 183 #define AR_PHY_ERR_2 0x8134

Completed in 44 milliseconds