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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h 243 #define AR_PHY_TIMING8 0x9984
ar5212_reset.c 1680 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING8, AR_PHY_TIMING8_PILOT_MASK_2, 0);
1771 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING8, AR_PHY_TIMING8_PILOT_MASK_2, pilotMask[1]);
  /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 110 #define AR_PHY_TIMING8 0x9984
arn5008.c 2277 AR_WRITE(sc, AR_PHY_TIMING8, mask[1]);

Completed in 19 milliseconds