Lines Matching refs:io_write_and_or
333 static inline int io_write_and_or(struct v4l2_subdev *sd, u8 reg, u8 mask, u8 val) in io_write_and_or() function
602 io_write_and_or(sd, 0x20, 0xcf, mask); in adv7842_delayed_work_enable_hotplug()
616 io_write_and_or(sd, 0x20, 0xcf, 0x00); in edid_write_vga_segment()
698 io_write_and_or(sd, 0x20, 0xcf, 0x00); in edid_write_hdmi_segment()
1101 io_write_and_or(sd, 0x02, 0x0f, 0x10); in set_rgb_quantization_range()
1108 io_write_and_or(sd, 0x02, 0x0f, 0xf0); in set_rgb_quantization_range()
1115 io_write_and_or(sd, 0x02, 0x0f, 0xf0); in set_rgb_quantization_range()
1124 io_write_and_or(sd, 0x02, 0x0f, 0x00); in set_rgb_quantization_range()
1127 io_write_and_or(sd, 0x02, 0x0f, 0x10); in set_rgb_quantization_range()
1140 io_write_and_or(sd, 0x02, 0x0f, 0x20); in set_rgb_quantization_range()
1145 io_write_and_or(sd, 0x02, 0x0f, 0x00); in set_rgb_quantization_range()
1151 io_write_and_or(sd, 0x02, 0x0f, 0x60); in set_rgb_quantization_range()
1156 io_write_and_or(sd, 0x02, 0x0f, 0x10); in set_rgb_quantization_range()
1732 io_write_and_or(sd, 0x02, 0x0f, 0x60); in select_input()
1735 io_write_and_or(sd, 0x02, 0x0f, 0x10); in select_input()
1813 io_write_and_or(sd, 0x02, 0x0f, 0xf0); in select_input()
2551 io_write_and_or(sd, 0x04, 0x1f, pdata->op_ch_sel << 5); in adv7842_core_init()
2552 io_write_and_or(sd, 0x05, 0xf0, pdata->blank_data << 3 | in adv7842_core_init()
2561 io_write_and_or(sd, 0x14, 0xc0, in adv7842_core_init()
2583 io_write_and_or(sd, 0x30, ~(1 << 4), pdata->output_bus_lsb_to_msb << 4); in adv7842_core_init()
2626 io_write_and_or(sd, 0x20, 0xcf, 0x00); in adv7842_core_init()