Searched refs:MASK_YCBCRFMT (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | tc35874x_regs.h | 55 #define MASK_YCBCRFMT 0x00c0 macro
|
| H A D | tc358743_regs.h | 40 #define MASK_YCBCRFMT 0x00c0 macro
|
| H A D | tc358743.c | 645 i2c_wr16_and_or(sd, CONFCTL, ~MASK_YCBCRFMT, in tc358743_set_csi_color_space() 657 i2c_wr16_and_or(sd, CONFCTL, ~MASK_YCBCRFMT, 0); in tc358743_set_csi_color_space()
|
| H A D | tc35874x.c | 815 i2c_wr16_and_or(sd, CONFCTL, ~MASK_YCBCRFMT, in tc35874x_set_csi_color_space() 827 i2c_wr16_and_or(sd, CONFCTL, ~MASK_YCBCRFMT, 0); in tc35874x_set_csi_color_space()
|