Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dsaa7127.c270 u8 reg_3a; member
516 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type()
524 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type()
532 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type()
537 state->reg_3a = 0x0b; /* reg 3A = 00001011, bypass RGB-matrix */ in saa7127_set_output_type()
542 state->reg_3a = 0x0b; /* reg 3A = 00001011, bypass RGB-matrix */ in saa7127_set_output_type()
550 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type()
561 saa7127_write(sd, 0x3a, state->reg_3a | state->reg_3a_cb); in saa7127_set_output_type()
586 saa7127_write(sd, 0x3a, state->reg_3a | state->reg_3a_cb); in saa7127_set_input_type()