Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-mpeg.c108 cx_write(TS_GEN_CNTRL, 0x0040 | dev->ts_gen_cntrl); in cx8802_start_dma()
147 cx_write(TS_GEN_CNTRL, dev->ts_gen_cntrl); in cx8802_start_dma()
155 cx_write(TS_GEN_CNTRL, 0x46); in cx8802_start_dma()
162 cx_write(TS_GEN_CNTRL, 0x06); in cx8802_start_dma()
200 cx_write(TS_GEN_CNTRL, 0xcd); in cx8802_stop_dma()
Dcx88-reg.h450 #define TS_GEN_CNTRL 0x33C050 macro