Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/i2c/
Dov8856.c97 #define OV8856_REG_FLIP_OP_1 BIT(1) macro
1720 ctrl_val ? val | OV8856_REG_FLIP_OP_1 | in ov8856_set_ctrl_vflip()
1722 val & ~OV8856_REG_FLIP_OP_1 & in ov8856_set_ctrl_vflip()
1743 ~OV8856_REG_FLIP_OP_1 : in ov8856_set_ctrl_vflip()
1745 OV8856_REG_FLIP_OP_1); in ov8856_set_ctrl_vflip()