Searched refs:ov5693_read_reg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/ |
H A D | atomisp-ov5693.c | 127 static int ov5693_read_reg(struct i2c_client *client, in ov5693_read_reg() function 608 ov5693_read_reg(client, OV5693_8BIT, addr + index, in ov5693_read_otp_reg_array() 751 ret = ov5693_read_reg(client, OV5693_8BIT, in ov5693_q_exposure() 757 ret = ov5693_read_reg(client, OV5693_8BIT, in ov5693_q_exposure() 764 ret = ov5693_read_reg(client, OV5693_8BIT, in ov5693_q_exposure() 1474 ret = ov5693_read_reg(client, OV5693_8BIT, in ov5693_detect() 1480 ret = ov5693_read_reg(client, OV5693_8BIT, in ov5693_detect() 1491 ret = ov5693_read_reg(client, OV5693_8BIT, in ov5693_detect()
|