agc_step 137 drivers/media/dvb-frontends/dib0090.c u8 agc_step; /* new binary search */ agc_step 1228 drivers/media/dvb-frontends/dib0090.c state->agc_step = 0; agc_step 1276 drivers/media/dvb-frontends/dib0090.c if (abs(adc_error) < 50 || state->agc_step++ > 5) {