Searched refs:VI_REP (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | tc35874x_regs.h | 463 #define VI_REP 0x8576 macro
|
| H A D | tc358743_regs.h | 534 #define VI_REP 0x8576 macro
|
| 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 | tc35874x.c | 812 i2c_wr8_and_or(sd, VI_REP, ~MASK_VOUT_COLOR_SEL & 0xff, in tc35874x_set_csi_color_space() 824 i2c_wr8_and_or(sd, VI_REP, ~MASK_VOUT_COLOR_SEL & 0xff, in tc35874x_set_csi_color_space() 1764 u8 vi_rep = i2c_rd8(sd, VI_REP); in tc35874x_get_fmt()
|