Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-mpeg.c102 cx_write(TS_HW_SOP_CNTRL, 0x47 << 16 | 188 << 4 | 0x01); in cx8802_start_dma()
128 cx_write(TS_HW_SOP_CNTRL, (0x47 << 16) | (188 << 4)); in cx8802_start_dma()
149 cx_write(TS_HW_SOP_CNTRL, 0x408); /* mpeg start byte */ in cx8802_start_dma()
Dcx88-reg.h440 #define TS_HW_SOP_CNTRL 0x33C04C macro