Searched refs:p0_idx10 (Results 1 – 1 of 1) sorted by relevance
9557 u32 p0_idx10 = 0, p1_idx10 = 0; in rt2800_loft_iq_calibration() local9885 p0_idx10 = rt2800_read_fft_accumulation(rt2x00dev, 0x0A); in rt2800_loft_iq_calibration()9897 rt2x00_dbg(rt2x00dev, "IQ AGC IDX 10 %d %d\n", p0_idx10, p1_idx10); in rt2800_loft_iq_calibration()9898 if ((p0_idx10 > 7000 * 7000) || (p1_idx10 > 7000 * 7000)) { in rt2800_loft_iq_calibration()