Searched refs:VI_REP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tc358743.c | 642 i2c_wr8_and_or(sd, VI_REP, ~MASK_VOUT_COLOR_SEL & 0xff, in tc358743_set_csi_color_space() 654 i2c_wr8_and_or(sd, VI_REP, ~MASK_VOUT_COLOR_SEL & 0xff, in tc358743_set_csi_color_space() 1673 u8 vi_rep = i2c_rd8(sd, VI_REP); in tc358743_get_fmt()
|
H A D | tc358743_regs.h | 534 #define VI_REP 0x8576 macro
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tc358743.c | 642 i2c_wr8_and_or(sd, VI_REP, ~MASK_VOUT_COLOR_SEL & 0xff, in tc358743_set_csi_color_space() 654 i2c_wr8_and_or(sd, VI_REP, ~MASK_VOUT_COLOR_SEL & 0xff, in tc358743_set_csi_color_space() 1659 u8 vi_rep = i2c_rd8(sd, VI_REP); in tc358743_get_fmt()
|
H A D | tc358743_regs.h | 534 #define VI_REP 0x8576 macro
|
Completed in 15 milliseconds