Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-mpeg.c108 cx_write(TS_SOP_STAT, 1 << 13); in cx8802_start_dma()
111 cx_write(TS_SOP_STAT, 0x00); in cx8802_start_dma()
122 cx_write(TS_SOP_STAT, 0); in cx8802_start_dma()
130 cx_write(TS_SOP_STAT, 0); in cx8802_start_dma()
135 cx_write(TS_SOP_STAT, 0x00); in cx8802_start_dma()
Dcx88-reg.h443 #define TS_SOP_STAT 0x33C058 macro