Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A 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
1814 afe_write_and_or(sd, 0x02, 0x7f, 0x80); in select_input()
1848 afe_write_and_or(sd, 0x02, 0x7f, 0x00); in select_input()
1884 afe_write_and_or(sd, 0x02, 0x7f, 0x00); in select_input()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7842.c464 static inline int afe_write_and_or(struct v4l2_subdev *sd, u8 reg, u8 mask, u8 val) in afe_write_and_or() function
1802 afe_write_and_or(sd, 0x02, 0x7f, 0x80); in select_input()
1836 afe_write_and_or(sd, 0x02, 0x7f, 0x00); in select_input()
1872 afe_write_and_or(sd, 0x02, 0x7f, 0x00); in select_input()

Completed in 9 milliseconds