Searched refs:XREG_LOCK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tuner-xc2028.c | 35 #define XREG_LOCK 0x02 macro 925 rc = xc2028_get_reg(priv, XREG_LOCK, &frq_lock); in xc2028_signal() 978 rc = xc2028_get_reg(priv, XREG_LOCK, &frq_lock); in xc2028_get_afc()
|
H A D | xc5000.c | 100 #define XREG_LOCK 0x04 macro 498 return xc5000_readreg(priv, XREG_LOCK, lock_status); in xc_get_lock_status()
|
H A D | xc4000.c | 136 #define XREG_LOCK 0x04 macro 428 return xc4000_readreg(priv, XREG_LOCK, lock_status); in xc_get_lock_status()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | xc2028.c | 35 #define XREG_LOCK 0x02 macro 925 rc = xc2028_get_reg(priv, XREG_LOCK, &frq_lock); in xc2028_signal() 978 rc = xc2028_get_reg(priv, XREG_LOCK, &frq_lock); in xc2028_get_afc()
|
H A D | xc5000.c | 100 #define XREG_LOCK 0x04 macro 498 return xc5000_readreg(priv, XREG_LOCK, lock_status); in xc_get_lock_status()
|
H A D | xc4000.c | 136 #define XREG_LOCK 0x04 macro 426 return xc4000_readreg(priv, XREG_LOCK, lock_status); in xc_get_lock_status()
|
Completed in 11 milliseconds