Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.h644 (x == DRX_NEVER_LOCK) ? "Never" : \
H A Ddrx_driver.h790 DRX_NEVER_LOCK = 0, enumerator
2091 (x == DRX_NEVER_LOCK) ? "Never" : \
H A Ddrxj.c8994 (*lock_status != DRX_NEVER_LOCK) && in qam64auto()
9080 (*lock_status != DRX_NEVER_LOCK) && in qam256auto()
10859 *lock_stat = DRX_NEVER_LOCK; in ctrl_lock_status()
11981 case DRX_NEVER_LOCK: in drx39xxj_read_status()