Home
last modified time | relevance | path

Searched refs:AR5K_PHY_IQ_RUN (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_reset.c1077 AR5K_PHY_IQ_RUN); in ath5k_hw_reset()
Dath5k_phy.c1290 ath5k_hw_reg_read(ah, AR5K_PHY_IQ) & AR5K_PHY_IQ_RUN) in ath5k_hw_rf511x_calibrate()
1331 AR5K_REG_ENABLE_BITS(ah, AR5K_PHY_IQ, AR5K_PHY_IQ_RUN); in ath5k_hw_rf511x_calibrate()
Dreg.h2197 #define AR5K_PHY_IQ_RUN 0x00010000 /* Run i/q calibration */ macro