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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416phy.h 187 #define AR_PHY_SWITCH_COM 0x9964
ar9285_reset.c 257 OS_REG_WRITE(ah, AR_PHY_SWITCH_COM, pModal->antCtrlCommon);
ar5416_reset.c 1273 OS_REG_WRITE(ah, AR_PHY_SWITCH_COM, pModal->antCtrlCommon);
  /src/sys/dev/usb/
if_otusreg.h 219 #define AR_PHY_SWITCH_COM (AR_PHY_BASE + 0x0164)
if_otus.c 2601 otus_write(sc, AR_PHY_SWITCH_COM, tmp);
  /src/sys/dev/ic/
arn9380.c 334 reg = AR_READ(sc, AR_PHY_SWITCH_COM);
336 AR_WRITE(sc, AR_PHY_SWITCH_COM, reg);
arn5008reg.h 105 #define AR_PHY_SWITCH_COM 0x9964
arn9003reg.h 147 #define AR_PHY_SWITCH_COM 0x0a288
608 /* Bits for AR_PHY_SWITCH_COM. */
arn5416.c 235 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
arn9280.c 245 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
arn9287.c 167 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
arn9285.c 191 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);

Completed in 26 milliseconds