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

  /src/sys/dev/ic/
arn9003.c 2295 reg = AR_READ(sc, AR_PHY_RX_IQCAL_CORR_B(i));
2298 AR_WRITE(sc, AR_PHY_RX_IQCAL_CORR_B(i), reg);
2302 AR_SETBITS(sc, AR_PHY_RX_IQCAL_CORR_B(0),
2486 reg = AR_READ(sc, AR_PHY_RX_IQCAL_CORR_B(i));
2491 AR_WRITE(sc, AR_PHY_RX_IQCAL_CORR_B(i), reg);
2498 AR_SETBITS(sc, AR_PHY_RX_IQCAL_CORR_B(0),
arn9003reg.h 82 #define AR_PHY_RX_IQCAL_CORR_B(i) (0x098dc + (i) * 0x1000)
369 /* Bits for AR_PHY_RX_IQCAL_CORR_B(0). */

Completed in 17 milliseconds