Searched refs:vpx3220_fp_write (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | vpx3220.c | 92 static int vpx3220_fp_write(struct v4l2_subdev *sd, u8 fpaddr, u16 data) in vpx3220_fp_write() function 162 ret |= vpx3220_fp_write(sd, reg, *data++); in vpx3220_write_fp_block() 364 vpx3220_fp_write(sd, 0xf2, temp_input | 0x0010); in vpx3220_s_std() 395 vpx3220_fp_write(sd, 0xf2, in vpx3220_s_routing() 423 vpx3220_fp_write(sd, 0xa0, ctrl->val); in vpx3220_s_ctrl() 426 vpx3220_fp_write(sd, 0x1c, ctrl->val); in vpx3220_s_ctrl()
|