Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dr820t.c554 u8 ni, si, nint, vco_fine_tune, val; in r820t_set_pll() local
612 vco_fine_tune = (data[4] & 0x30) >> 4; in r820t_set_pll()
615 mix_div, div_num, vco_fine_tune); in r820t_set_pll()
622 if (vco_fine_tune > VCO_POWER_REF) in r820t_set_pll()
624 else if (vco_fine_tune < VCO_POWER_REF) in r820t_set_pll()