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

  /src/sys/dev/ic/
arn9003reg.h 87 #define AR_PHY_PAPRD_CTRL1_B(i) (0x098f4 + (i) * 0x1000)
399 /* Bits for AR_PHY_PAPRD_CTRL1_B(i). */
arn9003.c 2550 reg = AR_READ(sc, AR_PHY_PAPRD_CTRL1_B(i));
2556 AR_WRITE(sc, AR_PHY_PAPRD_CTRL1_B(i), reg);
3037 reg = AR_READ(sc, AR_PHY_PAPRD_CTRL1_B(chain));
3039 AR_WRITE(sc, AR_PHY_PAPRD_CTRL1_B(chain), reg);

Completed in 70 milliseconds