Home
last modified time | relevance | path

Searched refs:MASK_VOUT_COLOR_SEL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x_regs.h464 #define MASK_VOUT_COLOR_SEL 0xe0 macro
H A Dtc358743_regs.h535 #define MASK_VOUT_COLOR_SEL 0xe0 macro
H A Dtc358743.c642 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 Dtc35874x.c812 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()