Searched refs:iqCalICh (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/net/wireless/ath/carl9170/
H A Deeprom.h63 s8 iqCalICh[AR5416_MAX_CHAINS]; member in struct:ar9170_eeprom_modal
H A Dphy.c517 SET_VAL(AR9170_PHY_TIMING_CTRL4_IQCORR_Q_I_COFF, val, m->iqCalICh[0]);
524 SET_VAL(AR9170_PHY_TIMING_CTRL4_IQCORR_Q_I_COFF, val, m->iqCalICh[1]);
/linux-master/drivers/net/wireless/ath/ath9k/
H A Deeprom.h355 u8 iqCalICh[AR5416_MAX_CHAINS]; member in struct:modal_eep_header
405 u8 iqCalICh[AR5416_EEP4K_MAX_CHAINS]; member in struct:modal_eep_4k_header
490 int8_t iqCalICh[AR9287_MAX_CHAINS]; member in struct:modal_eep_ar9287_header
H A Deeprom_4k.c95 PR_EEP("Chain0 I Coefficient", modal_hdr->iqCalICh[0]);
709 SM(pModal->iqCalICh[0], AR_PHY_TIMING_CTRL4_IQCORR_Q_I_COFF) |
H A Deeprom_9287.c101 PR_EEP("Chain0 I Coefficient", modal_hdr->iqCalICh[0]);
102 PR_EEP("Chain1 I Coefficient", modal_hdr->iqCalICh[1]);
872 SM(pModal->iqCalICh[i],
H A Deeprom_def.c166 PR_EEP("Chain0 I Coefficient", modal_hdr->iqCalICh[0]);
167 PR_EEP("Chain1 I Coefficient", modal_hdr->iqCalICh[1]);
168 PR_EEP("Chain2 I Coefficient", modal_hdr->iqCalICh[2]);
499 SM(pModal->iqCalICh[i],

Completed in 344 milliseconds