Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.h646 (x == DRX_LOCKED) ? "Locked" : \
Ddrx_driver.h801 DRX_LOCKED enumerator
2093 (x == DRX_LOCKED) ? "Locked" : \
Ddrxj.c8992 ((*lock_status != DRX_LOCKED) && in qam64auto()
9078 ((*lock_status < DRX_LOCKED) && in qam256auto()
9167 if (lock_status >= DRX_LOCKED) { in set_qam_channel()
10705 if (lock_status != DRXJ_DEMOD_LOCK && lock_status != DRX_LOCKED) { in ctrl_sig_quality()
10853 *lock_stat = DRX_LOCKED; in ctrl_lock_status()
11493 common_attr->scan_desired_lock = DRX_LOCKED; in drxj_open()
11996 case DRX_LOCKED: in drx39xxj_read_status()