Searched refs:AR_PHY_AGC (Results 1 – 3 of 3) sorted by relevance
43 #define AR_PHY_AGC 0x9808 /* PHY AGC command */ macro
107 #define AR_PHY_AGC 0x09e14 macro
3379 reg = AR_READ(sc, AR_PHY_AGC); in ar9003_set_noise_immunity_level()3382 AR_WRITE(sc, AR_PHY_AGC, reg); in ar9003_set_noise_immunity_level()