Searched refs:stmp1 (Results 1 – 1 of 1) sorted by relevance
520 int ret, stmp1; in af9013_read_status() local617 stmp1 = 30000 * (agc_gain - agc_gain_80dbm) / in af9013_read_status()622 stmp1, agc_gain, agc_gain_50dbm, agc_gain_80dbm); in af9013_read_status()626 utmp1 = clamp(stmp1 + 90000, 0, 60000); in af9013_read_status()630 c->strength.stat[0].svalue = stmp1; in af9013_read_status()