Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7842.c557 static inline int cp_write_and_or(struct v4l2_subdev *sd, u8 reg, u8 mask, u8 val) in cp_write_and_or() function
1010 cp_write_and_or(sd, 0x81, 0xef, 0x00); in configure_predefined_video_timings()
1077 cp_write_and_or(sd, 0x81, 0xef, 0x10); in configure_custom_video_timings()
1307 cp_write_and_or(sd, 0xbf, ~0x04, (ctrl->val << 2)); in adv7842_s_ctrl()
1637 cp_write_and_or(sd, 0x86, 0xf9, 0x00); in adv7842_query_dv_timings()
1639 cp_write_and_or(sd, 0x86, 0xf9, 0x04); in adv7842_query_dv_timings()
1641 cp_write_and_or(sd, 0x86, 0xf9, 0x02); in adv7842_query_dv_timings()
1805 cp_write_and_or(sd, 0x81, 0xef, 0x10); in select_input()
1852 cp_write_and_or(sd, 0x81, 0xef, 0x10); /* enable embedded syncs in select_input()
1892 cp_write_and_or(s in select_input()
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7842.c535 static inline int cp_write_and_or(struct v4l2_subdev *sd, u8 reg, u8 mask, u8 val) in cp_write_and_or() function
998 cp_write_and_or(sd, 0x81, 0xef, 0x00); in configure_predefined_video_timings()
1065 cp_write_and_or(sd, 0x81, 0xef, 0x10); in configure_custom_video_timings()
1295 cp_write_and_or(sd, 0xbf, ~0x04, (ctrl->val << 2)); in adv7842_s_ctrl()
1625 cp_write_and_or(sd, 0x86, 0xf9, 0x00); in adv7842_query_dv_timings()
1627 cp_write_and_or(sd, 0x86, 0xf9, 0x04); in adv7842_query_dv_timings()
1629 cp_write_and_or(sd, 0x86, 0xf9, 0x02); in adv7842_query_dv_timings()
1793 cp_write_and_or(sd, 0x81, 0xef, 0x10); in select_input()
1840 cp_write_and_or(sd, 0x81, 0xef, 0x10); /* enable embedded syncs in select_input()
1880 cp_write_and_or(s in select_input()
[all...]

Completed in 8 milliseconds