Lines Matching refs:adv7180_csi_write

236 static int adv7180_csi_write(struct adv7180_state *state, unsigned int reg,  in adv7180_csi_write()  function
453 adv7180_csi_write(state, 0xDE, 0x02); in adv7180_set_power()
454 adv7180_csi_write(state, 0xD2, 0xF7); in adv7180_set_power()
455 adv7180_csi_write(state, 0xD8, 0x65); in adv7180_set_power()
456 adv7180_csi_write(state, 0xE0, 0x09); in adv7180_set_power()
457 adv7180_csi_write(state, 0x2C, 0x00); in adv7180_set_power()
459 adv7180_csi_write(state, 0x1D, 0x80); in adv7180_set_power()
460 adv7180_csi_write(state, 0x00, 0x00); in adv7180_set_power()
462 adv7180_csi_write(state, 0x00, 0x80); in adv7180_set_power()
617 adv7180_csi_write(state, 0x01, 0x20); in adv7180_set_field_mode()
618 adv7180_csi_write(state, 0x02, 0x28); in adv7180_set_field_mode()
619 adv7180_csi_write(state, 0x03, 0x38); in adv7180_set_field_mode()
620 adv7180_csi_write(state, 0x04, 0x30); in adv7180_set_field_mode()
621 adv7180_csi_write(state, 0x05, 0x30); in adv7180_set_field_mode()
622 adv7180_csi_write(state, 0x06, 0x80); in adv7180_set_field_mode()
623 adv7180_csi_write(state, 0x07, 0x70); in adv7180_set_field_mode()
624 adv7180_csi_write(state, 0x08, 0x50); in adv7180_set_field_mode()
631 adv7180_csi_write(state, 0x01, 0x18); in adv7180_set_field_mode()
632 adv7180_csi_write(state, 0x02, 0x18); in adv7180_set_field_mode()
633 adv7180_csi_write(state, 0x03, 0x30); in adv7180_set_field_mode()
634 adv7180_csi_write(state, 0x04, 0x20); in adv7180_set_field_mode()
635 adv7180_csi_write(state, 0x05, 0x28); in adv7180_set_field_mode()
636 adv7180_csi_write(state, 0x06, 0x40); in adv7180_set_field_mode()
637 adv7180_csi_write(state, 0x07, 0x58); in adv7180_set_field_mode()
638 adv7180_csi_write(state, 0x08, 0x30); in adv7180_set_field_mode()