Searched refs:AR5K_PHY_IQ_RUN (Results 1 – 2 of 2) sorted by relevance
1781 else if (ath5k_hw_reg_read(ah, AR5K_PHY_IQ) & AR5K_PHY_IQ_RUN) { in ath5k_hw_rf511x_iq_calibrate()1838 AR5K_REG_ENABLE_BITS(ah, AR5K_PHY_IQ, AR5K_PHY_IQ_RUN); in ath5k_hw_rf511x_iq_calibrate()3946 AR5K_PHY_IQ_RUN); in ath5k_hw_phy_init()
2184 #define AR5K_PHY_IQ_RUN 0x00010000 /* Run i/q calibration */ macro