Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtuner-xc2028.c962 s16 afc_reg = 0; in xc2028_get_afc() local
992 rc = xc2028_get_reg(priv, XREG_FREQ_ERROR, &afc_reg); in xc2028_get_afc()
996 *afc = afc_reg * 15625; /* Hz */ in xc2028_get_afc()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dxc2028.c962 s16 afc_reg = 0; in xc2028_get_afc() local
992 rc = xc2028_get_reg(priv, XREG_FREQ_ERROR, &afc_reg); in xc2028_get_afc()
996 *afc = afc_reg * 15625; /* Hz */ in xc2028_get_afc()

Completed in 4 milliseconds