Lines Matching refs:vit09
553 u8 vit08, vit09; in s5h1420_setfec_inversion() local
564 vit09 = 0; in s5h1420_setfec_inversion()
569 vit09 = 0x10; in s5h1420_setfec_inversion()
574 vit09 = 0x11; in s5h1420_setfec_inversion()
579 vit09 = 0x12; in s5h1420_setfec_inversion()
584 vit09 = 0x13; in s5h1420_setfec_inversion()
589 vit09 = 0x14; in s5h1420_setfec_inversion()
594 vit09 = 0x15; in s5h1420_setfec_inversion()
601 vit09 |= inversion; in s5h1420_setfec_inversion()
602 dprintk("fec: %02x %02x\n", vit08, vit09); in s5h1420_setfec_inversion()
604 s5h1420_writereg(state, Vit09, vit09); in s5h1420_setfec_inversion()