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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h 175 #define AR_PHY_TIMING5 0x9924
ar5212_ani.c 367 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING5,
  /src/sys/dev/usb/
if_otusreg.h 214 #define AR_PHY_TIMING5 (AR_PHY_BASE + 0x0124)
  /src/sys/dev/ic/
arn5008reg.h 95 #define AR_PHY_TIMING5 0x9924
387 /* Bits for AR_PHY_TIMING5. */
arn9003reg.h 58 #define AR_PHY_TIMING5 0x09810
269 /* Bits for AR_PHY_TIMING5. */
arn9285.c 646 AR_WRITE(sc, AR_PHY_TIMING5, 0xd00a8007);
arn5008.c 2805 reg = AR_READ(sc, AR_PHY_TIMING5);
2807 AR_WRITE(sc, AR_PHY_TIMING5, reg);
arn9003.c 3475 reg = AR_READ(sc, AR_PHY_TIMING5);
3477 AR_WRITE(sc, AR_PHY_TIMING5, reg);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 329 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING5,

Completed in 25 milliseconds