Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.h645 (x == DRX_LOCKED) ? "Locked" : \
Ddrx_driver.h801 DRX_LOCKED enumerator
2093 (x == DRX_LOCKED) ? "Locked" : \
Ddrxj.c8996 ((*lock_status != DRX_LOCKED) && in qam64auto()
9082 ((*lock_status < DRX_LOCKED) && in qam256auto()
9171 if (lock_status >= DRX_LOCKED) { in set_qam_channel()
10709 if (lock_status != DRXJ_DEMOD_LOCK && lock_status != DRX_LOCKED) { in ctrl_sig_quality()
10857 *lock_stat = DRX_LOCKED; in ctrl_lock_status()
11499 common_attr->scan_desired_lock = DRX_LOCKED; in drxj_open()
12003 case DRX_LOCKED: in drx39xxj_read_status()