Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dvpx3220.c114 static int vpx3220_fp_read(struct v4l2_subdev *sd, u16 fpaddr) in vpx3220_fp_read() function
287 status = vpx3220_fp_read(sd, 0x0f3); in vpx3220_status()
345 temp_input = vpx3220_fp_read(sd, 0xf2); in vpx3220_s_std()
391 data = vpx3220_fp_read(sd, 0xf2) & ~(0x0020); in vpx3220_s_routing()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dvpx3220.c114 static int vpx3220_fp_read(struct v4l2_subdev *sd, u16 fpaddr) in vpx3220_fp_read() function
287 status = vpx3220_fp_read(sd, 0x0f3); in vpx3220_status()
345 temp_input = vpx3220_fp_read(sd, 0xf2); in vpx3220_s_std()
391 data = vpx3220_fp_read(sd, 0xf2) & ~(0x0020); in vpx3220_s_routing()

Completed in 3 milliseconds