Searched refs:afe_write_and_or (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/media/i2c/ |
| D | adv7842.c | 474 static inline int afe_write_and_or(struct v4l2_subdev *sd, u8 reg, u8 mask, u8 val) in afe_write_and_or() function 1812 afe_write_and_or(sd, 0x02, 0x7f, 0x80); in select_input() 1846 afe_write_and_or(sd, 0x02, 0x7f, 0x00); in select_input() 1882 afe_write_and_or(sd, 0x02, 0x7f, 0x00); in select_input()
|