Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.h645 (x == DRX_LOCKED) ? "Locked" : \
Ddrx_driver.h801 DRX_LOCKED enumerator
2093 (x == DRX_LOCKED) ? "Locked" : \
Ddrxj.c8987 ((*lock_status != DRX_LOCKED) && in qam64auto()
9073 ((*lock_status < DRX_LOCKED) && in qam256auto()
9162 if (lock_status >= DRX_LOCKED) { in set_qam_channel()
10700 if (lock_status != DRXJ_DEMOD_LOCK && lock_status != DRX_LOCKED) { in ctrl_sig_quality()
10848 *lock_stat = DRX_LOCKED; in ctrl_lock_status()
11490 common_attr->scan_desired_lock = DRX_LOCKED; in drxj_open()
11994 case DRX_LOCKED: in drx39xxj_read_status()