Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov13b10.c597 static int ov13b10_read_reg(struct ov13b10 *ov13b, in ov13b10_read_reg() function
746 ret = ov13b10_read_reg(ov13b, OV13B10_REG_TEST_PATTERN, in ov13b10_enable_test_pattern()
768 ret = ov13b10_read_reg(ov13b, OV13B10_REG_FORMAT1, in ov13b10_set_ctrl_hflip()
780 ret = ov13b10_read_reg(ov13b, OV13B10_REG_H_WIN_OFFSET, in ov13b10_set_ctrl_hflip()
799 ret = ov13b10_read_reg(ov13b, OV13B10_REG_FORMAT1, in ov13b10_set_ctrl_vflip()
811 ret = ov13b10_read_reg(ov13b, OV13B10_REG_V_WIN_OFFSET, in ov13b10_set_ctrl_vflip()
1154 ret = ov13b10_read_reg(ov13b, OV13B10_REG_CHIP_ID, in ov13b10_identify_module()