Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Ds5h1420.c553 u8 vit08, vit09; in s5h1420_setfec_inversion() local
563 vit08 = 0x3f; in s5h1420_setfec_inversion()
568 vit08 = 0x01; in s5h1420_setfec_inversion()
573 vit08 = 0x02; in s5h1420_setfec_inversion()
578 vit08 = 0x04; in s5h1420_setfec_inversion()
583 vit08 = 0x08; in s5h1420_setfec_inversion()
588 vit08 = 0x10; in s5h1420_setfec_inversion()
593 vit08 = 0x20; in s5h1420_setfec_inversion()
602 dprintk("fec: %02x %02x\n", vit08, vit09); in s5h1420_setfec_inversion()
603 s5h1420_writereg(state, Vit08, vit08); in s5h1420_setfec_inversion()