Searched refs:TS_GEN_CNTRL (Results 1 – 2 of 2) sorted by relevance
115 cx_write(TS_GEN_CNTRL, 0x0040 | dev->ts_gen_cntrl); in cx8802_start_dma()153 cx_write(TS_GEN_CNTRL, dev->ts_gen_cntrl); in cx8802_start_dma()160 cx_write(TS_GEN_CNTRL, 0x46); /* punctured clock TS & posedge driven & software reset */ in cx8802_start_dma()166 cx_write(TS_GEN_CNTRL, 0x06); /* punctured clock TS & posedge driven */ in cx8802_start_dma()202 cx_write(TS_GEN_CNTRL, 0xcd); in cx8802_stop_dma()
452 #define TS_GEN_CNTRL 0x33C050 macro