Searched refs:vpx3220_fp_write (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/i2c/ |
| D | vpx3220.c | 101 static int vpx3220_fp_write(struct v4l2_subdev *sd, u8 fpaddr, u16 data) in vpx3220_fp_write() function 171 ret |= vpx3220_fp_write(sd, reg, *data++); in vpx3220_write_fp_block() 373 vpx3220_fp_write(sd, 0xf2, temp_input | 0x0010); in vpx3220_s_std() 404 vpx3220_fp_write(sd, 0xf2, in vpx3220_s_routing() 432 vpx3220_fp_write(sd, 0xa0, ctrl->val); in vpx3220_s_ctrl() 435 vpx3220_fp_write(sd, 0x1c, ctrl->val); in vpx3220_s_ctrl()
|