Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov13b10.c607 static int ov13b10_read_reg(struct ov13b10 *ov13b, in ov13b10_read_reg() function
756 ret = ov13b10_read_reg(ov13b, OV13B10_REG_TEST_PATTERN, in ov13b10_enable_test_pattern()
778 ret = ov13b10_read_reg(ov13b, OV13B10_REG_FORMAT1, in ov13b10_set_ctrl_hflip()
790 ret = ov13b10_read_reg(ov13b, OV13B10_REG_H_WIN_OFFSET, in ov13b10_set_ctrl_hflip()
809 ret = ov13b10_read_reg(ov13b, OV13B10_REG_FORMAT1, in ov13b10_set_ctrl_vflip()
821 ret = ov13b10_read_reg(ov13b, OV13B10_REG_V_WIN_OFFSET, in ov13b10_set_ctrl_vflip()
1046 ret = ov13b10_read_reg(ov13b, OV13B10_REG_CHIP_ID, in ov13b10_identify_module()