Searched refs:vcodiv (Results 1 – 1 of 1) sorted by relevance
85 u8 vcodiv; member237 if (state->rev == 0x43 && state->vcodiv == VCODIV4) in cx24113_set_Fref()297 if (state->rev == 0x43 && state->vcodiv == VCODIV4) in cx24113_set_ref_div()308 u8 vcodiv; in cx24113_calc_pll_nf() local319 vcodiv = VCODIV2; in cx24113_calc_pll_nf()321 vcodiv = VCODIV4; in cx24113_calc_pll_nf()324 vcodiv = VCODIV2; in cx24113_calc_pll_nf()326 vcodiv = VCODIV4; in cx24113_calc_pll_nf()328 state->vcodiv = vcodiv; in cx24113_calc_pll_nf()330 dprintk("calculating N/F for %dHz with vcodiv %d\n", freq_hz, vcodiv); in cx24113_calc_pll_nf()[all …]