Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dtc358743_regs.h535 #define MASK_VOUT_COLOR_SEL 0xe0 macro
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()
1667 switch (vi_rep & MASK_VOUT_COLOR_SEL) { in tc358743_get_fmt()