Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtc358743_regs.h456 #define VI_REP 0x8576 macro
Dtc358743.c646 i2c_wr8_and_or(sd, VI_REP, ~MASK_VOUT_COLOR_SEL & 0xff, in tc358743_set_csi_color_space()
658 i2c_wr8_and_or(sd, VI_REP, ~MASK_VOUT_COLOR_SEL & 0xff, in tc358743_set_csi_color_space()
1484 u8 vi_rep = i2c_rd8(sd, VI_REP); in tc358743_get_fmt()