Searched refs:ov8856_read_reg (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov8856.c1622 static int ov8856_read_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 *val) function
1698 ret = ov8856_read_reg(ov8856, OV8856_REG_CHIP_ID,
1735 ret = ov8856_read_reg(ov8856, OV8856_REG_MIRROR_OPT_1,
1748 ret = ov8856_read_reg(ov8856, OV8856_REG_FORMAT2,
1768 ret = ov8856_read_reg(ov8856, OV8856_REG_FLIP_OPT_1,
1780 ret = ov8856_read_reg(ov8856, OV8856_REG_FLIP_OPT_2,
1790 ret = ov8856_read_reg(ov8856, OV8856_REG_FLIP_OPT_3,
1802 ret = ov8856_read_reg(ov8856, OV8856_REG_FORMAT1,

Completed in 117 milliseconds