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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dsaa7127.c251 u8 reg_3a; member in struct:saa7127_state
479 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */
484 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */
489 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */
494 state->reg_3a = 0x0b; /* reg 3A = 00001011, bypass RGB-matrix */
499 state->reg_3a = 0x0b; /* reg 3A = 00001011, bypass RGB-matrix */
504 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */
514 saa7127_write(client, 0x3a, state->reg_3a | state->reg_3a_cb);
539 saa7127_write(client, 0x3a, state->reg_3a | state->reg_3a_cb);

Completed in 12 milliseconds