Home
last modified time | relevance | path

Searched refs:STATUS_HORZ_SYNC_LOCK_BIT (Results 1 – 2 of 2) sorted by relevance

/drivers/media/video/
Dtvp514x.c541 STATUS_HORZ_SYNC_LOCK_BIT | in tvp514x_querystd()
557 lock_mask = STATUS_HORZ_SYNC_LOCK_BIT | in tvp514x_querystd()
683 STATUS_HORZ_SYNC_LOCK_BIT | in tvp514x_s_routing()
699 lock_mask = STATUS_HORZ_SYNC_LOCK_BIT | in tvp514x_s_routing()
Dtvp514x_regs.h262 #define STATUS_HORZ_SYNC_LOCK_BIT (1<<1) macro