Searched refs:adv7842_set_offset (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/media/i2c/ |
| D | adv7842.c | 1117 static void adv7842_set_offset(struct v4l2_subdev *sd, bool auto_offset, u16 offset_a, u16 offset_b… in adv7842_set_offset() function 1186 adv7842_set_offset(sd, true, 0x0, 0x0, 0x0); in set_rgb_quantization_range() 1223 adv7842_set_offset(sd, false, 0x40, 0x40, 0x40); in set_rgb_quantization_range() 1226 adv7842_set_offset(sd, false, 0x70, 0x70, 0x70); in set_rgb_quantization_range() 1262 adv7842_set_offset(sd, false, 0x40, 0x40, 0x40); in set_rgb_quantization_range() 1265 adv7842_set_offset(sd, false, 0x70, 0x70, 0x70); in set_rgb_quantization_range()
|