Lines Matching refs:adv7180_csi_write
250 static int adv7180_csi_write(struct adv7180_state *state, unsigned int reg, in adv7180_csi_write() function
503 adv7180_csi_write(state, 0xDE, 0x02); in adv7180_set_power()
504 adv7180_csi_write(state, 0xD2, 0xF7); in adv7180_set_power()
505 adv7180_csi_write(state, 0xD8, 0x65); in adv7180_set_power()
506 adv7180_csi_write(state, 0xE0, 0x09); in adv7180_set_power()
507 adv7180_csi_write(state, 0x2C, 0x00); in adv7180_set_power()
509 adv7180_csi_write(state, 0x1D, 0x80); in adv7180_set_power()
510 adv7180_csi_write(state, 0x00, 0x00); in adv7180_set_power()
512 adv7180_csi_write(state, 0x00, 0x80); in adv7180_set_power()
670 adv7180_csi_write(state, 0x01, 0x20); in adv7180_set_field_mode()
671 adv7180_csi_write(state, 0x02, 0x28); in adv7180_set_field_mode()
672 adv7180_csi_write(state, 0x03, 0x38); in adv7180_set_field_mode()
673 adv7180_csi_write(state, 0x04, 0x30); in adv7180_set_field_mode()
674 adv7180_csi_write(state, 0x05, 0x30); in adv7180_set_field_mode()
675 adv7180_csi_write(state, 0x06, 0x80); in adv7180_set_field_mode()
676 adv7180_csi_write(state, 0x07, 0x70); in adv7180_set_field_mode()
677 adv7180_csi_write(state, 0x08, 0x50); in adv7180_set_field_mode()
684 adv7180_csi_write(state, 0x01, 0x18); in adv7180_set_field_mode()
685 adv7180_csi_write(state, 0x02, 0x18); in adv7180_set_field_mode()
686 adv7180_csi_write(state, 0x03, 0x30); in adv7180_set_field_mode()
687 adv7180_csi_write(state, 0x04, 0x20); in adv7180_set_field_mode()
688 adv7180_csi_write(state, 0x05, 0x28); in adv7180_set_field_mode()
689 adv7180_csi_write(state, 0x06, 0x40); in adv7180_set_field_mode()
690 adv7180_csi_write(state, 0x07, 0x58); in adv7180_set_field_mode()
691 adv7180_csi_write(state, 0x08, 0x30); in adv7180_set_field_mode()