Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov8856.c99 #define OV8856_REG_FLIP_OP_2 BIT(2) macro
1776 OV8856_REG_FLIP_OP_2 : in ov8856_set_ctrl_vflip()
1778 ~OV8856_REG_FLIP_OP_2); in ov8856_set_ctrl_vflip()
1787 ctrl_val ? val | OV8856_REG_FLIP_OP_2 : in ov8856_set_ctrl_vflip()
1788 val & ~OV8856_REG_FLIP_OP_2); in ov8856_set_ctrl_vflip()