Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Ds5h1420.c549 u8 vit08, vit09; in s5h1420_setfec_inversion() local
559 vit08 = 0x3f; in s5h1420_setfec_inversion()
564 vit08 = 0x01; vit09 = 0x10; in s5h1420_setfec_inversion()
568 vit08 = 0x02; vit09 = 0x11; in s5h1420_setfec_inversion()
572 vit08 = 0x04; vit09 = 0x12; in s5h1420_setfec_inversion()
576 vit08 = 0x08; vit09 = 0x13; in s5h1420_setfec_inversion()
580 vit08 = 0x10; vit09 = 0x14; in s5h1420_setfec_inversion()
584 vit08 = 0x20; vit09 = 0x15; in s5h1420_setfec_inversion()
592 dprintk("fec: %02x %02x\n", vit08, vit09); in s5h1420_setfec_inversion()
593 s5h1420_writereg(state, Vit08, vit08); in s5h1420_setfec_inversion()