Searched refs:ov2659_read (Results 1 – 1 of 1) sorted by relevance
849 static int ov2659_read(struct i2c_client *client, u16 reg, u8 *val) in ov2659_read() function1211 ret = ov2659_read(client, REG_PRE_ISP_CTRL00, &val); in ov2659_set_test_pattern()1360 ret = ov2659_read(client, REG_SC_CHIP_ID_H, &pid); in ov2659_detect()1362 ret = ov2659_read(client, REG_SC_CHIP_ID_L, &ver); in ov2659_detect()