sys/dev/ic/ar5008.c
2870
reg = AR_READ(sc, AR_PHY_SFCORR_LOW);
sys/dev/ic/ar5008.c
2874
AR_WRITE(sc, AR_PHY_SFCORR_LOW, reg);
sys/dev/ic/ar5008.c
2889
AR_SETBITS(sc, AR_PHY_SFCORR_LOW,
sys/dev/ic/ar5008.c
2899
reg = AR_READ(sc, AR_PHY_SFCORR_LOW);
sys/dev/ic/ar5008.c
2903
AR_WRITE(sc, AR_PHY_SFCORR_LOW, reg);
sys/dev/ic/ar5008.c
2918
AR_CLRBITS(sc, AR_PHY_SFCORR_LOW,
sys/dev/ic/ar9003.c
3287
reg = AR_READ(sc, AR_PHY_SFCORR_LOW);
sys/dev/ic/ar9003.c
3291
AR_WRITE(sc, AR_PHY_SFCORR_LOW, reg);
sys/dev/ic/ar9003.c
3306
AR_SETBITS(sc, AR_PHY_SFCORR_LOW,
sys/dev/ic/ar9003.c
3316
reg = AR_READ(sc, AR_PHY_SFCORR_LOW);
sys/dev/ic/ar9003.c
3320
AR_WRITE(sc, AR_PHY_SFCORR_LOW, reg);
sys/dev/ic/ar9003.c
3335
AR_CLRBITS(sc, AR_PHY_SFCORR_LOW,
sys/dev/ic/ar9285.c
647
AR_WRITE(sc, AR_PHY_SFCORR_LOW, 0x06903881);