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

/linux-master/drivers/media/i2c/
H A Dadv7180.c258 static int adv7180_csi_write(struct adv7180_state *state, unsigned int reg, function
532 adv7180_csi_write(state, 0xDE, 0x02);
533 adv7180_csi_write(state, 0xD2, 0xF7);
534 adv7180_csi_write(state, 0xD8, 0x65);
535 adv7180_csi_write(state, 0xE0, 0x09);
536 adv7180_csi_write(state, 0x2C, 0x00);
538 adv7180_csi_write(state, 0x1D, 0x80);
539 adv7180_csi_write(state, 0x00, 0x00);
541 adv7180_csi_write(state, 0x00, 0x80);
742 adv7180_csi_write(stat
[all...]

Completed in 109 milliseconds