Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-mpeg.c124 cx_write(TS_SOP_STAT, 1<<13); in cx8802_start_dma()
127 cx_write(TS_SOP_STAT, 0x00); in cx8802_start_dma()
137 cx_write(TS_SOP_STAT, 0); in cx8802_start_dma()
145 cx_write(TS_SOP_STAT, 0); in cx8802_start_dma()
150 cx_write(TS_SOP_STAT, 0x00); in cx8802_start_dma()
Dcx88-reg.h454 #define TS_SOP_STAT 0x33C058 macro