Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c9590 u8 count_step; in rt2800_loft_iq_calibration() local
9889 count_step = 1; in rt2800_loft_iq_calibration()
9893 count_step = 2; in rt2800_loft_iq_calibration()
9896 for (; vga_gain[ch_idx] < 19; vga_gain[ch_idx] = (vga_gain[ch_idx] + count_step)) { in rt2800_loft_iq_calibration()