Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dtc358743_regs.h525 #define MASK_VOUT_422FIL_100 0x40 macro
Dtc358743.c640 ~(MASK_SEL422 | MASK_VOUT_422FIL_100) & 0xff, in tc358743_set_csi_color_space()
641 MASK_SEL422 | MASK_VOUT_422FIL_100); in tc358743_set_csi_color_space()
652 ~(MASK_SEL422 | MASK_VOUT_422FIL_100) & 0xff, in tc358743_set_csi_color_space()