Lines Matching full:cal

58 		/* Kick-off cal */  in ar9003_hw_setup_calibration()
87 * Accumulate cal measures for active chains in ar9003_hw_per_calibration()
116 /* If current cal is marked invalid in channel, kick it off */ in ar9003_hw_per_calibration()
132 * 1. Call generic cal routine in ar9003_hw_calibrate()
133 * 2. When this cal is done (isCalDone) if we have more cals waiting in ar9003_hw_calibrate()
136 * Instead, change isCalDone to FALSE and setup the waiting cal(s) in ar9003_hw_calibrate()
155 * Do NF cal only at longer intervals. Get the value from in ar9003_hw_calibrate()
156 * the previous NF cal and update history buffer. in ar9003_hw_calibrate()
179 /* Accumulate IQ cal measures for active chains */ in ar9003_hw_iqcal_collect()
216 "Starting IQ Cal and Correction for Chain %d\n", i); in ar9003_hw_iqcalibrate()
296 "IQ Cal and Correction done for Chain %d\n", i); in ar9003_hw_iqcalibrate()
303 "IQ Cal and Correction (offset 0x%04x) enabled (bit position 0x%08x). New Value 0x%08x\n", in ar9003_hw_iqcalibrate()
347 * Clear offset and IQ calibration, run AGC cal. in ar9003_hw_dynamic_osdac_selection()
361 "AGC cal without offset cal failed to complete in 1ms"); in ar9003_hw_dynamic_osdac_selection()
398 "DC offset cal failed to complete in 1ms"); in ar9003_hw_dynamic_osdac_selection()
549 * solve 4x4 linear equation used in loopback iq cal.
997 ath_dbg(common, CALIBRATE, "Tx IQ Cal is not completed\n"); in ar9003_hw_tx_iq_cal_run()
1086 "Doing Tx IQ Cal for chain %d\n", i); in ar9003_hw_tx_iq_cal_post_proc()
1091 "Tx IQ Cal failed for chain %d\n", i); in ar9003_hw_tx_iq_cal_post_proc()
1151 ath_dbg(common, CALIBRATE, "Tx IQ Cal failed\n"); in ar9003_hw_tx_iq_cal_post_proc()
1234 * Turn on AGC for cal. in ar9003_hw_manual_peak_cal()
1460 * For AR9485 or later chips, TxIQ cal runs as part of in ar9003_hw_init_cal_pcoem()
1604 * For AR9485 or later chips, TxIQ cal runs as part of in ar9003_hw_init_cal_soc()