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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-mpeg.c101 cx_write(TS_GEN_CNTRL, 0x0040 | dev->ts_gen_cntrl);
139 cx_write(TS_GEN_CNTRL, dev->ts_gen_cntrl);
146 cx_write(TS_GEN_CNTRL, 0x46); /* punctured clock TS & posedge driven & software reset */
152 cx_write(TS_GEN_CNTRL, 0x06); /* punctured clock TS & posedge driven */
188 cx_write(TS_GEN_CNTRL, 0xcd);
H A Dcx88-reg.h452 #define TS_GEN_CNTRL 0x33C050 macro

Completed in 107 milliseconds