bSpurPresent      102 drivers/media/tuners/mt2063.c 	u32 bSpurPresent;
bSpurPresent      810 drivers/media/tuners/mt2063.c 	pAS_Info->bSpurPresent = IsSpurInBand(pAS_Info, &fm, &fp);
bSpurPresent      811 drivers/media/tuners/mt2063.c 	if (pAS_Info->bSpurPresent) {
bSpurPresent      844 drivers/media/tuners/mt2063.c 			pAS_Info->bSpurPresent = IsSpurInBand(pAS_Info, &fm, &fp);
bSpurPresent      849 drivers/media/tuners/mt2063.c 		} while ((2 * delta_IF1 + pAS_Info->f_out_bw <= pAS_Info->f_if1_bw) && pAS_Info->bSpurPresent);
bSpurPresent      856 drivers/media/tuners/mt2063.c 		if (pAS_Info->bSpurPresent == 1) {