Searched refs:vpx3220_write (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/i2c/ |
H A D | vpx3220.c | 69 static inline int vpx3220_write(struct v4l2_subdev *sd, u8 reg, u8 value) vpx3220_write() function 158 ret = vpx3220_write(sd, reg, *data++); vpx3220_write_block() 402 vpx3220_write(sd, 0x33, input_vals[input][0]); vpx3220_s_routing() 419 vpx3220_write(sd, 0xf2, (enable ? 0x1b : 0x00)); vpx3220_s_stream() 429 vpx3220_write(sd, 0xe6, ctrl->val); vpx3220_s_ctrl() 433 vpx3220_write(sd, 0xe7, ctrl->val + 192); vpx3220_s_ctrl()
|
Completed in 96 milliseconds