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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h 242 #define AR_PHY_TIMING7 0x9980 /* Spur mitigation masks */
ar5212_reset.c 1679 OS_REG_WRITE(ah, AR_PHY_TIMING7, 0);
1770 OS_REG_WRITE(ah, AR_PHY_TIMING7, pilotMask[0]);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9280_attach.c 362 static const int pilot_mask_reg[4] = { AR_PHY_TIMING7, AR_PHY_TIMING8,
ar5416_attach.c 471 static const int pilot_mask_reg[4] = { AR_PHY_TIMING7, AR_PHY_TIMING8,
  /src/sys/dev/ic/
arn5008reg.h 109 #define AR_PHY_TIMING7 0x9980
arn5008.c 2274 AR_WRITE(sc, AR_PHY_TIMING7, mask[0]);

Completed in 19 milliseconds