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

/linux-master/drivers/media/i2c/
H A Dadv7180.c270 static int adv7180_vpp_write(struct adv7180_state *state, unsigned int reg, function
751 adv7180_vpp_write(state, 0xa3, 0x00);
752 adv7180_vpp_write(state, 0x5b, 0x00);
753 adv7180_vpp_write(state, 0x55, 0x80);
765 adv7180_vpp_write(state, 0xa3, 0x70);
766 adv7180_vpp_write(state, 0x5b, 0x80);
767 adv7180_vpp_write(state, 0x55, 0x00);

Completed in 105 milliseconds