Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
H A Dreset.c1113 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_IQ, AR5K_PHY_IQ_CORR_Q_I_COFF, in ath5k_hw_commit_eeprom_settings()
1115 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_IQ, AR5K_PHY_IQ_CORR_Q_Q_COFF, in ath5k_hw_commit_eeprom_settings()
1117 AR5K_REG_ENABLE_BITS(ah, AR5K_PHY_IQ, AR5K_PHY_IQ_CORR_ENABLE); in ath5k_hw_commit_eeprom_settings()
H A Dinitvals.c328 { AR5K_PHY_IQ, 0x00000000 },
645 { AR5K_PHY_IQ, 0x05100000 },
H A Dreg.h2176 #define AR5K_PHY_IQ 0x9920 /* Register Address */ macro