Lines Matching refs:AR_STA_ID1
766 AR_CLRBITS(sc, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
775 AR_SETBITS(sc, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
2073 reg = AR_READ(sc, AR_STA_ID1);
2076 AR_WRITE(sc, AR_STA_ID1, reg);
2082 reg = AR_READ(sc, AR_STA_ID1);
2085 AR_WRITE(sc, AR_STA_ID1, reg);
2091 reg = AR_READ(sc, AR_STA_ID1);
2094 AR_WRITE(sc, AR_STA_ID1, reg);
2200 sta_id1 = AR_READ(sc, AR_STA_ID1) & AR_STA_ID1_BASE_RATE_11B;
2298 AR_WRITE(sc, AR_STA_ID1, LE_READ_2(&ic->ic_myaddr[4]) |
2363 AR_SETBITS(sc, AR_STA_ID1, AR_STA_ID1_PRESERVE_SEQNUM);