Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov8856.c98 #define OV8856_REG_FLIP_OP_1 BIT(1) macro
1818 ctrl_val ? val | OV8856_REG_FLIP_OP_1 | in ov8856_set_ctrl_vflip()
1820 val & ~OV8856_REG_FLIP_OP_1 & in ov8856_set_ctrl_vflip()
1841 ~OV8856_REG_FLIP_OP_1 : in ov8856_set_ctrl_vflip()
1843 OV8856_REG_FLIP_OP_1); in ov8856_set_ctrl_vflip()