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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 85 OS_REG_WRITE(ah, AR_PHY_ERR_MASK_2, AR_PHY_ERR_CCK_TIMING);
102 OS_REG_WRITE(ah, AR_PHY_ERR_MASK_2, 0);
ar5416reg.h 92 #define AR_PHY_ERR_MASK_2 0x8138 /* mask for AR_PHY_ERR_2 */
  /src/sys/dev/ic/
athnreg.h 184 #define AR_PHY_ERR_MASK_2 0x8138
athn.c 508 AR_WRITE(sc, AR_PHY_ERR_MASK_2, AR_PHY_ERR_CCK_TIMING);
1592 AR_WRITE(sc, AR_PHY_ERR_MASK_2, AR_PHY_ERR_CCK_TIMING);
1643 AR_WRITE(sc, AR_PHY_ERR_MASK_2, AR_PHY_ERR_CCK_TIMING);

Completed in 17 milliseconds