Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov13b10.c660 static int ov13b10_read_reg(struct ov13b10 *ov13b, in ov13b10_read_reg() function
808 ret = ov13b10_read_reg(ov13b, OV13B10_REG_TEST_PATTERN, in ov13b10_enable_test_pattern()
830 ret = ov13b10_read_reg(ov13b, OV13B10_REG_FORMAT1, in ov13b10_set_ctrl_hflip()
842 ret = ov13b10_read_reg(ov13b, OV13B10_REG_H_WIN_OFFSET, in ov13b10_set_ctrl_hflip()
861 ret = ov13b10_read_reg(ov13b, OV13B10_REG_FORMAT1, in ov13b10_set_ctrl_vflip()
873 ret = ov13b10_read_reg(ov13b, OV13B10_REG_V_WIN_OFFSET, in ov13b10_set_ctrl_vflip()
1097 ret = ov13b10_read_reg(ov13b, OV13B10_REG_CHIP_ID, in ov13b10_identify_module()