Lines Matching refs:cx_write
86 cx_write(MO_TS_LNGTH, dev->ts_packet_size);
99 cx_write(TS_GEN_CNTRL, 0x0040 | dev->ts_gen_cntrl);
101 cx_write(MO_PINMUX_IO, 0x00);
102 cx_write(TS_HW_SOP_CNTRL, 0x47 << 16 | 188 << 4 | 0x01);
108 cx_write(TS_SOP_STAT, 1 << 13);
111 cx_write(TS_SOP_STAT, 0x00);
116 cx_write(MO_PINMUX_IO, 0x88);
121 cx_write(MO_PINMUX_IO, 0x88);
122 cx_write(TS_SOP_STAT, 0);
123 cx_write(TS_VALERR_CNTRL, 0);
127 cx_write(MO_PINMUX_IO, 0x88);
128 cx_write(TS_HW_SOP_CNTRL, (0x47 << 16) | (188 << 4));
130 cx_write(TS_SOP_STAT, 0);
131 cx_write(TS_VALERR_CNTRL, 0);
135 cx_write(TS_SOP_STAT, 0x00);
138 cx_write(TS_GEN_CNTRL, dev->ts_gen_cntrl);
143 cx_write(MO_PINMUX_IO, 0x88); /* enable MPEG parallel IO */
146 cx_write(TS_GEN_CNTRL, 0x46);
149 cx_write(TS_HW_SOP_CNTRL, 0x408); /* mpeg start byte */
150 cx_write(TS_VALERR_CNTRL, 0x2000);
153 cx_write(TS_GEN_CNTRL, 0x06);
162 cx_write(MO_TS_GPCNTRL, GP_COUNT_CONTROL_RESET);
166 cx_write(MO_TS_INTSTAT, 0x1f1111);
194 cx_write(TS_GEN_CNTRL, 0xcd);
315 cx_write(MO_TS_INTSTAT, status);
366 cx_write(MO_PCI_INTSTAT, status);
376 cx_write(MO_PCI_INTMSK, 0);