Home
last modified time | relevance | path

Searched refs:f_bandwidth (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/tuners/
A Dfc2580.c96 dev->f_frequency, dev->f_bandwidth, f_vco, F_REF, div_ref, in fc2580_set_params()
227 if (dev->f_bandwidth <= fc2580_if_filter_lut[i].freq) in fc2580_set_params()
239 uitmp = (unsigned int) 8058000 - (dev->f_bandwidth * 122 / 100 / 2); in fc2580_set_params()
323 dev->f_bandwidth = c->bandwidth_hz; in fc2580_dvb_set_params()
484 dev->f_bandwidth = dev->bandwidth->val; in fc2580_s_ctrl()
573 dev->f_bandwidth = dev->bandwidth->val; in fc2580_probe()
A De4000.c148 dev->f_frequency, dev->f_bandwidth, f_vco, F_REF, div_n, k, in e4000_set_params()
176 if (dev->f_bandwidth <= e4000_if_filter_lut[i].freq) in e4000_set_params()
539 dev->f_bandwidth = dev->bandwidth->val; in e4000_s_ctrl()
578 dev->f_bandwidth = c->bandwidth_hz; in e4000_dvb_set_params()
691 dev->f_bandwidth = dev->bandwidth->val; in e4000_probe()
A De4000_priv.h25 unsigned int f_bandwidth; member
A Dfc2580_priv.h126 unsigned int f_bandwidth; member

Completed in 7 milliseconds