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

/linux-master/drivers/media/tuners/
H A Dxc2028.c35 #define XREG_LOCK 0x02 macro
925 rc = xc2028_get_reg(priv, XREG_LOCK, &frq_lock);
978 rc = xc2028_get_reg(priv, XREG_LOCK, &frq_lock);
H A Dxc5000.c100 #define XREG_LOCK 0x04 macro
498 return xc5000_readreg(priv, XREG_LOCK, lock_status);
H A Dxc4000.c136 #define XREG_LOCK 0x04 macro
426 return xc4000_readreg(priv, XREG_LOCK, lock_status);

Completed in 175 milliseconds