Searched refs:vit08 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | s5h1420.c | 539 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() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | s5h1420.c | 539 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() [all...] |
Completed in 2 milliseconds