Home
last modified time | relevance | path

Searched refs:update_pll (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/dvb-frontends/
A Ddib7000p.h53 int (*update_pll)(struct dvb_frontend *fe, struct dibx000_bandwidth_config *bw); member
A Ddib8000.h45 int (*update_pll)(struct dvb_frontend *fe, member
A Ddib7000p.c2818 ops->update_pll = dib7000p_update_pll; in dib7000p_attach()
A Ddib8000.c4514 ops->update_pll = dib8000_update_pll; in dib8000_attach()
/linux/drivers/media/usb/dvb-usb/
A Ddib0700_devices.c1682 …state->dib8000_ops.update_pll(fe, &dib8090_pll_config_12mhz, fe->dtv_property_cache.bandwidth_hz /… in dib8096_set_param_override()
1696 …state->dib8000_ops.update_pll(fe, &dib8090_pll_config_12mhz, fe->dtv_property_cache.bandwidth_hz /… in dib8096_set_param_override()
2137 state->dib8000_ops.update_pll(fe, &pll, fe->dtv_property_cache.bandwidth_hz / 1000, 0); in dib8096p_agc_startup()
2648 state->dib7000p_ops.update_pll(fe, &pll); in dib7090_agc_startup()

Completed in 24 milliseconds