Searched refs:afc_reg (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/tuners/
H A Dtuner-xc2028.c964 s16 afc_reg = 0; xc2028_get_afc() local
994 rc = xc2028_get_reg(priv, XREG_FREQ_ERROR, &afc_reg); xc2028_get_afc()
998 *afc = afc_reg * 15625; /* Hz */ xc2028_get_afc()

Completed in 71 milliseconds