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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-mpeg.c101 cx_write(TS_GEN_CNTRL, 0x0040 | dev->ts_gen_cntrl);
123 cx_write(TS_GEN_CNTRL, dev->ts_gen_cntrl);
130 cx_write(TS_GEN_CNTRL, 0x46); /* punctured clock TS & posedge driven & software reset */
136 cx_write(TS_GEN_CNTRL, 0x06); /* punctured clock TS & posedge driven */
172 cx_write(TS_GEN_CNTRL, 0xcd);
H A Dcx88-reg.h452 #define TS_GEN_CNTRL 0x33C050 macro

Completed in 38 milliseconds