[go: nahoru, domu]

Searched defs:bSpurPresent (Results 1 - 1 of 1) sorted by relevance

/drivers/media/tuners/
H A Dmt2063.c110 u32 bSpurPresent; member in struct:MT2063_AvoidSpursData_t
840 pAS_Info->bSpurPresent = IsSpurInBand(pAS_Info, &fm, &fp);
841 if (pAS_Info->bSpurPresent) {
874 pAS_Info->bSpurPresent = IsSpurInBand(pAS_Info, &fm, &fp);
879 } while ((2 * delta_IF1 + pAS_Info->f_out_bw <= pAS_Info->f_if1_bw) && pAS_Info->bSpurPresent);
886 if (pAS_Info->bSpurPresent == 1) {

Completed in 35 milliseconds