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

/linux-master/drivers/media/i2c/
H A Dov2740.c558 static int ov2740_read_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 *val) function
637 ret = ov2740_read_reg(ov2740, OV2740_REG_CHIP_ID, 3, &val);
847 ret = ov2740_read_reg(ov2740, OV2740_REG_ISP_CTRL00, 1, &isp_ctrl00);
853 ret = ov2740_read_reg(ov2740, OV2740_REG_ISP_CTRL01, 1, &isp_ctrl01);

Completed in 208 milliseconds