Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-mpeg.c117 cx_write(TS_SOP_STAT, 1 << 13); in cx8802_start_dma()
120 cx_write(TS_SOP_STAT, 0x00); in cx8802_start_dma()
131 cx_write(TS_SOP_STAT, 0); in cx8802_start_dma()
139 cx_write(TS_SOP_STAT, 0); in cx8802_start_dma()
144 cx_write(TS_SOP_STAT, 0x00); in cx8802_start_dma()
Dcx88-reg.h452 #define TS_SOP_STAT 0x33C058 macro