Searched refs:gen_ctrl_val (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-cards.c1146 ts2->gen_ctrl_val = 0xc; /* Serial bus + punctured clock */
1151 ts1->gen_ctrl_val = 0xc; /* Serial bus + punctured clock */
1158 ts1->gen_ctrl_val = 0x10e;
1167 ts2->gen_ctrl_val = 0xc; /* Serial bus + punctured clock */
1172 ts1->gen_ctrl_val = 0x4; /* Parallel */
1178 ts1->gen_ctrl_val = 0x5; /* Parallel */
1183 ts1->gen_ctrl_val = 0xc; /* Serial bus + punctured clock */
1186 ts2->gen_ctrl_val = 0xc; /* Serial bus + punctured clock */
1192 ts1->gen_ctrl_val = 0x5; /* Parallel */
1197 ts1->gen_ctrl_val
[all...]
H A Dcx23885.h297 u32 gen_ctrl_val; member in struct:cx23885_tsport
H A Dcx23885-core.c1312 cx_write(port->reg_gen_ctrl, port->gen_ctrl_val);

Completed in 73 milliseconds