int_temp 344 drivers/media/tuners/fc0012.c int int_temp, lna_gain, int_lna, tot_agc_gain, power; int_temp 367 drivers/media/tuners/fc0012.c int_temp = tmp; int_temp 379 drivers/media/tuners/fc0012.c tot_agc_gain = (abs((int_temp >> 5) - 7) - 2 + int_temp 380 drivers/media/tuners/fc0012.c (int_temp & 0x1f)) * 2; int_temp 503 drivers/media/tuners/fc0013.c int int_temp, lna_gain, int_lna, tot_agc_gain, power; int_temp 526 drivers/media/tuners/fc0013.c int_temp = tmp; int_temp 538 drivers/media/tuners/fc0013.c tot_agc_gain = (abs((int_temp >> 5) - 7) - 2 + int_temp 539 drivers/media/tuners/fc0013.c (int_temp & 0x1f)) * 2;