Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtc358743_regs.h524 #define MASK_SEL422 0x80 macro
H A Dtc358743.c667 ~(MASK_SEL422 | MASK_VOUT_422FIL_100) & 0xff, in tc358743_set_csi_color_space()
668 MASK_SEL422 | MASK_VOUT_422FIL_100); in tc358743_set_csi_color_space()
679 ~(MASK_SEL422 | MASK_VOUT_422FIL_100) & 0xff, in tc358743_set_csi_color_space()