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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dvpx3220.c105 static int vpx3220_fp_write(struct v4l2_subdev *sd, u8 fpaddr, u16 data) function
175 ret |= vpx3220_fp_write(sd, reg, *data++);
375 vpx3220_fp_write(sd, 0xf2, temp_input | 0x0010);
406 vpx3220_fp_write(sd, 0xf2,
490 vpx3220_fp_write(sd, 0xa0, decoder->sat);
496 vpx3220_fp_write(sd, 0x1c, decoder->hue);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dvpx3220.c105 static int vpx3220_fp_write(struct v4l2_subdev *sd, u8 fpaddr, u16 data) function
175 ret |= vpx3220_fp_write(sd, reg, *data++);
375 vpx3220_fp_write(sd, 0xf2, temp_input | 0x0010);
406 vpx3220_fp_write(sd, 0xf2,
490 vpx3220_fp_write(sd, 0xa0, decoder->sat);
496 vpx3220_fp_write(sd, 0x1c, decoder->hue);

Completed in 201 milliseconds