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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsaa7127.c271 u8 reg_3a; member in struct:saa7127_state
520 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */
528 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */
536 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */
541 state->reg_3a = 0x0b; /* reg 3A = 00001011, bypass RGB-matrix */
546 state->reg_3a = 0x0b; /* reg 3A = 00001011, bypass RGB-matrix */
554 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */
565 saa7127_write(sd, 0x3a, state->reg_3a | state->reg_3a_cb);
590 saa7127_write(sd, 0x3a, state->reg_3a | state->reg_3a_cb);

Completed in 105 milliseconds