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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h 100 #define AR_PHY_FIND_SIG 0x9858
ar5212_ani.c 283 OS_REG_RMW_FIELD(ah, AR_PHY_FIND_SIG,
349 OS_REG_RMW_FIELD(ah, AR_PHY_FIND_SIG,
  /src/sys/dev/usb/
if_otusreg.h 209 #define AR_PHY_FIND_SIG (AR_PHY_BASE + 0x0058)
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 234 OS_REG_RMW_FIELD(ah, AR_PHY_FIND_SIG,
311 OS_REG_RMW_FIELD(ah, AR_PHY_FIND_SIG,
  /src/sys/dev/ic/
arn5008reg.h 77 #define AR_PHY_FIND_SIG 0x9858
321 /* Bits for AR_PHY_FIND_SIG. */
arn9003reg.h 106 #define AR_PHY_FIND_SIG 0x09e10
460 /* Bits for AR_PHY_FIND_SIG. */
arn5008.c 2713 reg = AR_READ(sc, AR_PHY_FIND_SIG);
2715 AR_WRITE(sc, AR_PHY_FIND_SIG, reg);
2794 reg = AR_READ(sc, AR_PHY_FIND_SIG);
2796 AR_WRITE(sc, AR_PHY_FIND_SIG, reg);
arn9003.c 3384 reg = AR_READ(sc, AR_PHY_FIND_SIG);
3386 AR_WRITE(sc, AR_PHY_FIND_SIG, reg);
3464 reg = AR_READ(sc, AR_PHY_FIND_SIG);
3466 AR_WRITE(sc, AR_PHY_FIND_SIG, reg);
arn9285.c 642 AR_WRITE(sc, AR_PHY_FIND_SIG, 0x7ec84d2e);

Completed in 23 milliseconds