Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dlgs8gxx_priv.h59 #define GI_945 0x02 /* 1/4 Guard Interval */ macro
Dlgs8gxx.c379 if (gi == GI_945) in lgs8gxx_autolock_gi()
432 tmp_gi = GI_945; in lgs8gxx_auto_detect()
433 err = lgs8gxx_autolock_gi(priv, GI_945, j, &locked); in lgs8gxx_auto_detect()
467 if (tmp_gi == GI_945) in lgs8gxx_auto_detect()
520 case GI_945: in lgs8gxx_auto_lock()