Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Ds5h1420.c539 u8 vit08, vit09; in s5h1420_setfec_inversion() local
549 vit08 = 0x3f; in s5h1420_setfec_inversion()
554 vit08 = 0x01; in s5h1420_setfec_inversion()
559 vit08 = 0x02; in s5h1420_setfec_inversion()
564 vit08 = 0x04; in s5h1420_setfec_inversion()
569 vit08 = 0x08; in s5h1420_setfec_inversion()
574 vit08 = 0x10; in s5h1420_setfec_inversion()
579 vit08 = 0x20; in s5h1420_setfec_inversion()
588 dprintk("fec: %02x %02x\n", vit08, vit09); in s5h1420_setfec_inversion()
589 s5h1420_writereg(state, Vit08, vit08); in s5h1420_setfec_inversion()