Searched refs:ov5693_read_reg (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/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 492 ret = ov5693_read_reg(client, OV5693_16BIT, in ov5693_get_intg_factor() 498 ret = ov5693_read_reg(client, OV5693_16BIT, in ov5693_get_intg_factor() 504 ret = ov5693_read_reg(client, OV5693_16BIT, in ov5693_get_intg_factor() 510 ret = ov5693_read_reg(client, OV5693_16BIT, in ov5693_get_intg_factor() 516 ret = ov5693_read_reg(client, OV5693_16BIT, in ov5693_get_intg_factor() 522 ret = ov5693_read_reg(client, OV5693_16BIT, in ov5693_get_intg_factor() 725 ov5693_read_reg(client, OV5693_8BIT, addr + index, in ov5693_read_otp_reg_array() 908 ret = ov5693_read_reg(client, OV5693_8BIT, in ov5693_q_exposure() 914 ret = ov5693_read_reg(client, OV5693_8BIT, in ov5693_q_exposure() [all …]
|