Searched refs:reg_3a (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | saa7127.c | 261 u8 reg_3a; member 507 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type() 515 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type() 523 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type() 528 state->reg_3a = 0x0b; /* reg 3A = 00001011, bypass RGB-matrix */ in saa7127_set_output_type() 533 state->reg_3a = 0x0b; /* reg 3A = 00001011, bypass RGB-matrix */ in saa7127_set_output_type() 541 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type() 552 saa7127_write(sd, 0x3a, state->reg_3a | state->reg_3a_cb); in saa7127_set_output_type() 577 saa7127_write(sd, 0x3a, state->reg_3a | state->reg_3a_cb); in saa7127_set_input_type()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | saa7127.c | 261 u8 reg_3a; member 507 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type() 515 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type() 523 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type() 528 state->reg_3a = 0x0b; /* reg 3A = 00001011, bypass RGB-matrix */ in saa7127_set_output_type() 533 state->reg_3a = 0x0b; /* reg 3A = 00001011, bypass RGB-matrix */ in saa7127_set_output_type() 541 state->reg_3a = 0x13; /* by default switch YUV to RGB-matrix on */ in saa7127_set_output_type() 552 saa7127_write(sd, 0x3a, state->reg_3a | state->reg_3a_cb); in saa7127_set_output_type() 577 saa7127_write(sd, 0x3a, state->reg_3a | state->reg_3a_cb); in saa7127_set_input_type()
|
Completed in 3 milliseconds