Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dlgs8gxx_priv.h58 #define GI_595 0x01 /* */ macro
Dlgs8gxx.c381 else if (gi == GI_595) in lgs8gxx_autolock_gi()
447 tmp_gi = GI_595; in lgs8gxx_auto_detect()
448 err = lgs8gxx_autolock_gi(priv, GI_595, 1, &locked); in lgs8gxx_auto_detect()
469 else if (tmp_gi == GI_595) in lgs8gxx_auto_detect()
522 case GI_595: in lgs8gxx_auto_lock()