tda10048_set_bandwidth
if (tda10048_set_bandwidth(&state->frontend, 8000000) != 0)
tda10048_set_bandwidth(fe, p->bandwidth_hz);
tda10048_set_bandwidth(fe, 8000000);