Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-mpeg.c99 cx_write(TS_GEN_CNTRL, 0x0040 | dev->ts_gen_cntrl); in cx8802_start_dma()
138 cx_write(TS_GEN_CNTRL, dev->ts_gen_cntrl); in cx8802_start_dma()
146 cx_write(TS_GEN_CNTRL, 0x46); in cx8802_start_dma()
153 cx_write(TS_GEN_CNTRL, 0x06); in cx8802_start_dma()
194 cx_write(TS_GEN_CNTRL, 0xcd); in cx8802_stop_dma()
H A Dcx88-reg.h441 #define TS_GEN_CNTRL 0x33C050 macro