Searched refs:MASK_VOUT_COLOR_SEL (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | tc35874x_regs.h | 464 #define MASK_VOUT_COLOR_SEL 0xe0 macro
|
| H A D | tc358743_regs.h | 535 #define MASK_VOUT_COLOR_SEL 0xe0 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() 1683 switch (vi_rep & MASK_VOUT_COLOR_SEL) { 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() 1773 switch (vi_rep & MASK_VOUT_COLOR_SEL) { in tc35874x_get_fmt()
|