Home
last modified time | relevance | path

Searched refs:afe_write_and_or (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/i2c/
Dadv7842.c486 static inline int afe_write_and_or(struct v4l2_subdev *sd, u8 reg, u8 mask, u8 val) in afe_write_and_or() function
1803 afe_write_and_or(sd, 0x02, 0x7f, 0x80); in select_input()
1837 afe_write_and_or(sd, 0x02, 0x7f, 0x00); in select_input()
1873 afe_write_and_or(sd, 0x02, 0x7f, 0x00); in select_input()