Home
last modified time | relevance | path

Searched refs:vpx3220_write (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/
H A Dvpx3220.c56 static inline int vpx3220_write(struct v4l2_subdev *sd, u8 reg, u8 value) in vpx3220_write() function
145 ret = vpx3220_write(sd, reg, *data++); in vpx3220_write_block()
389 vpx3220_write(sd, 0x33, input_vals[input][0]); in vpx3220_s_routing()
406 vpx3220_write(sd, 0xf2, (enable ? 0x1b : 0x00)); in vpx3220_s_stream()
416 vpx3220_write(sd, 0xe6, ctrl->val); in vpx3220_s_ctrl()
420 vpx3220_write(sd, 0xe7, ctrl->val + 192); in vpx3220_s_ctrl()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/
H A Dvpx3220.c56 static inline int vpx3220_write(struct v4l2_subdev *sd, u8 reg, u8 value) in vpx3220_write() function
145 ret = vpx3220_write(sd, reg, *data++); in vpx3220_write_block()
389 vpx3220_write(sd, 0x33, input_vals[input][0]); in vpx3220_s_routing()
406 vpx3220_write(sd, 0xf2, (enable ? 0x1b : 0x00)); in vpx3220_s_stream()
416 vpx3220_write(sd, 0xe6, ctrl->val); in vpx3220_s_ctrl()
420 vpx3220_write(sd, 0xe7, ctrl->val + 192); in vpx3220_s_ctrl()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/
H A Dvpx3220.c56 static inline int vpx3220_write(struct v4l2_subdev *sd, u8 reg, u8 value) in vpx3220_write() function
145 ret = vpx3220_write(sd, reg, *data++); in vpx3220_write_block()
389 vpx3220_write(sd, 0x33, input_vals[input][0]); in vpx3220_s_routing()
406 vpx3220_write(sd, 0xf2, (enable ? 0x1b : 0x00)); in vpx3220_s_stream()
416 vpx3220_write(sd, 0xe6, ctrl->val); in vpx3220_s_ctrl()
420 vpx3220_write(sd, 0xe7, ctrl->val + 192); in vpx3220_s_ctrl()