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

  /src/sys/dev/ic/
arn5416.c 278 reg = AR_READ(sc, AR_PHY_SETTLING);
280 AR_WRITE(sc, AR_PHY_SETTLING, reg);
315 reg = AR_READ(sc, AR_PHY_SETTLING);
317 AR_WRITE(sc, AR_PHY_SETTLING, reg);
arn9280.c 342 reg = AR_READ(sc, AR_PHY_SETTLING);
344 AR_WRITE(sc, AR_PHY_SETTLING, reg);
378 reg = AR_READ(sc, AR_PHY_SETTLING);
380 AR_WRITE(sc, AR_PHY_SETTLING, reg);
arn9285.c 355 reg = AR_READ(sc, AR_PHY_SETTLING);
357 AR_WRITE(sc, AR_PHY_SETTLING, reg);
391 reg = AR_READ(sc, AR_PHY_SETTLING);
393 AR_WRITE(sc, AR_PHY_SETTLING, reg);
arn9287.c 197 reg = AR_READ(sc, AR_PHY_SETTLING);
204 AR_WRITE(sc, AR_PHY_SETTLING, reg);
arn5008reg.h 74 #define AR_PHY_SETTLING 0x9844
299 /* Bits for AR_PHY_SETTLING. */
arn9003reg.h 102 #define AR_PHY_SETTLING 0x09e00
442 /* Bits for AR_PHY_SETTLING. */
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h 80 #define AR_PHY_SETTLING 0x9844
ar5212_reset.c 1541 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING,
  /src/sys/dev/usb/
if_otusreg.h 206 #define AR_PHY_SETTLING (AR_PHY_BASE + 0x0044)
if_otus.c 2610 tmp = otus_phy_get_def(sc, AR_PHY_SETTLING);
2613 otus_write(sc, AR_PHY_SETTLING, tmp);
  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c 330 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_AGC, 32);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_reset.c 268 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH,
ar5416_reset.c 1313 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH, pModal->switchSettling);
1345 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH, pModal->swSettleHt40);

Completed in 49 milliseconds