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

  /src/sys/dev/ic/
arn9285.c 313 reg = AR_READ(sc, AR9285_AN_RF2G3);
318 AR_WRITE(sc, AR9285_AN_RF2G3, reg);
330 reg = AR_READ(sc, AR9285_AN_RF2G3);
339 AR_WRITE(sc, AR9285_AN_RF2G3, reg);
462 AR_CLRBITS(sc, AR9285_AN_RF2G3, AR9285_AN_RF2G3_PDVCCOMP);
478 AR_SETBITS(sc, AR9285_AN_RF2G3, AR9285_AN_RF2G3_PDVCCOMP);
482 AR_SETBITS(sc, AR9285_AN_RF2G3, AR9285_AN_RF2G3_PDVCCOMP);
484 AR_CLRBITS(sc, AR9285_AN_RF2G3, AR9285_AN_RF2G3_PDVCCOMP);
547 reg = rf2g3_svg = AR_READ(sc, AR9285_AN_RF2G3);
550 AR_WRITE(sc, AR9285_AN_RF2G3, reg)
    [all...]
arn9285reg.h 35 #define AR9285_AN_RF2G3 0x7828
56 /* Bits for AR9285_AN_RF2G3. */
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416reg.h 75 #define AR9285_AN_RF2G3 0x7828

Completed in 14 milliseconds