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

/linux-4.4.14/drivers/media/i2c/
H A Dsaa7127.c275 u8 reg_3a_cb; /* colorbar bit */ member in struct:saa7127_state
565 saa7127_write(sd, 0x3a, state->reg_3a | state->reg_3a_cb); saa7127_set_output_type()
579 state->reg_3a_cb = 0; saa7127_set_input_type()
584 state->reg_3a_cb = 0x80; saa7127_set_input_type()
590 saa7127_write(sd, 0x3a, state->reg_3a | state->reg_3a_cb); saa7127_set_input_type()

Completed in 47 milliseconds