Searched refs:f_out_bw (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/tuners/
H A Dmt2063.c100 u32 f_out_bw; member in struct:MT2063_AvoidSpursData_t
717 const u32 d = pAS_Info->f_out + pAS_Info->f_out_bw / 2; IsSpurInBand()
718 const u32 c = d - pAS_Info->f_out_bw; IsSpurInBand()
879 } while ((2 * delta_IF1 + pAS_Info->f_out_bw <= pAS_Info->f_if1_bw) && pAS_Info->bSpurPresent); MT2063_AvoidSpurs()
1930 state->AS_Data.f_out_bw = 6750000UL; mt2063_init()
2104 state->AS_Data.f_out_bw = ch_bw + 750000; mt2063_set_analog_params()
2176 state->AS_Data.f_out_bw = ch_bw + 750000; mt2063_set_params()
2218 *bw = state->AS_Data.f_out_bw - 750000; mt2063_get_bandwidth()

Completed in 39 milliseconds