Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dxc2028.c906 u16 frq_lock, signal = 0; in xc2028_signal() local
925 rc = xc2028_get_reg(priv, XREG_LOCK, &frq_lock); in xc2028_signal()
929 if (frq_lock) in xc2028_signal()
935 if (frq_lock == 2) in xc2028_signal()
961 u16 frq_lock = 0; in xc2028_get_afc() local
978 rc = xc2028_get_reg(priv, XREG_LOCK, &frq_lock); in xc2028_get_afc()
982 if (frq_lock) in xc2028_get_afc()
988 if (frq_lock == 2) in xc2028_get_afc()