Home
last modified time | relevance | path

Searched refs:tmp_gi (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dlgs8gxx.c403 u8 locked = 0, tmp_gi; in lgs8gxx_auto_detect() local
418 tmp_gi = GI_945; in lgs8gxx_auto_detect()
426 tmp_gi = GI_420; in lgs8gxx_auto_detect()
433 tmp_gi = GI_595; in lgs8gxx_auto_detect()
453 if (tmp_gi == GI_945) in lgs8gxx_auto_detect()
455 else if (tmp_gi == GI_595) in lgs8gxx_auto_detect()
457 else if (tmp_gi == GI_420) in lgs8gxx_auto_detect()
459 *gi = tmp_gi; in lgs8gxx_auto_detect()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dlgs8gxx.c403 u8 locked = 0, tmp_gi; in lgs8gxx_auto_detect() local
418 tmp_gi = GI_945; in lgs8gxx_auto_detect()
426 tmp_gi = GI_420; in lgs8gxx_auto_detect()
433 tmp_gi = GI_595; in lgs8gxx_auto_detect()
453 if (tmp_gi == GI_945) in lgs8gxx_auto_detect()
455 else if (tmp_gi == GI_595) in lgs8gxx_auto_detect()
457 else if (tmp_gi == GI_420) in lgs8gxx_auto_detect()
459 *gi = tmp_gi; in lgs8gxx_auto_detect()

Completed in 4 milliseconds