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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h 41 #define AR_PHY_TIMING3 0x9814 /* Timing control 3 */
ar5212_reset.c 1836 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING3,
1838 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING3,
  /src/sys/dev/ic/
arn5008reg.h 65 #define AR_PHY_TIMING3 0x9814
251 /* Bits for AR_PHY_TIMING3. */
arn9003reg.h 56 #define AR_PHY_TIMING3 0x09808
254 /* Bits for AR_PHY_TIMING3. */
arn5008.c 1777 reg = AR_READ(sc, AR_PHY_TIMING3);
1780 AR_WRITE(sc, AR_PHY_TIMING3, reg);
arn9003.c 1952 reg = AR_READ(sc, AR_PHY_TIMING3);
1955 AR_WRITE(sc, AR_PHY_TIMING3, reg);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_reset.c 753 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING3,
755 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING3,

Completed in 24 milliseconds