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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h 255 #define AR_PHY_TIMING10 0x999c
ar5212_reset.c 1682 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING10, AR_PHY_TIMING10_PILOT_MASK_2, 0);
1773 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING10, AR_PHY_TIMING10_PILOT_MASK_2, pilotMask[1]);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9280_attach.c 364 static const int chan_mask_reg[4] = { AR_PHY_TIMING9, AR_PHY_TIMING10,
ar5416_attach.c 473 static const int chan_mask_reg[4] = { AR_PHY_TIMING9, AR_PHY_TIMING10,
  /src/sys/dev/ic/
arn5008reg.h 116 #define AR_PHY_TIMING10 0x999c
arn5008.c 2278 AR_WRITE(sc, AR_PHY_TIMING10, mask[1]);

Completed in 19 milliseconds