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