Searched refs:DVBS2_FEC_LOCK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstb0899_priv.h95 DVBS2_FEC_LOCK, enumerator in enum:stb0899_status
H A Dstb0899_algo.c1116 return DVBS2_FEC_LOCK;
1355 while ((internal->status != DVBS2_FEC_LOCK) && (i < 3)) {
1369 if (internal->status != DVBS2_FEC_LOCK) {
1386 while ((internal->status != DVBS2_FEC_LOCK) && (i < 3)) {
1406 if (internal->status == DVBS2_FEC_LOCK) {
1421 while ((internal->status != DVBS2_FEC_LOCK) && (i < 3)) {
H A Dstb0899_drv.c1547 if (stb0899_dvbs2_algo(state) == DVBS2_FEC_LOCK) {

Completed in 166 milliseconds