fvco_hz            47 drivers/media/dvb-frontends/si2165.c 	u32 fvco_hz;
fvco_hz           242 drivers/media/dvb-frontends/si2165.c 	state->fvco_hz = ref_freq_hz / divr
fvco_hz           244 drivers/media/dvb-frontends/si2165.c 	state->adc_clk = state->fvco_hz / (divm * 4u);
fvco_hz           245 drivers/media/dvb-frontends/si2165.c 	state->sys_clk = state->fvco_hz / (divl * 2u);
fvco_hz           257 drivers/media/dvb-frontends/si2165.c 	state->sys_clk = state->fvco_hz / (divl * 2u);