Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.h646 (x == DRX_LOCKED) ? "Locked" : \
H A Ddrx_driver.h801 DRX_LOCKED enumerator
2093 (x == DRX_LOCKED) ? "Locked" : \
H A Ddrxj.c8993 ((*lock_status != DRX_LOCKED) && in qam64auto()
9079 ((*lock_status < DRX_LOCKED) && in qam256auto()
9168 if (lock_status >= DRX_LOCKED) { in set_qam_channel()
10707 if (lock_status != DRXJ_DEMOD_LOCK && lock_status != DRX_LOCKED) { in ctrl_sig_quality()
10855 *lock_stat = DRX_LOCKED; in ctrl_lock_status()
11497 common_attr->scan_desired_lock = DRX_LOCKED; in drxj_open()
12000 case DRX_LOCKED: in drx39xxj_read_status()