Lines Matching refs:ov965x_read
423 static int ov965x_read(struct i2c_client *client, u8 addr, u8 *val) in ov965x_read() function
603 ret = ov965x_read(ov965x->client, REG_COM8, ®); in ov965x_set_banding_filter()
633 ret = ov965x_read(ov965x->client, REG_COM8, ®); in ov965x_set_white_balance()
687 ret = ov965x_read(client, REG_COM8, ®); in ov965x_set_gain()
716 ret = ov965x_read(client, REG_VREF, ®); in ov965x_set_gain()
736 ret = ov965x_read(ov965x->client, REG_COM14, &com14); in ov965x_set_sharpness()
739 ret = ov965x_read(ov965x->client, REG_EDGE, &edge); in ov965x_set_sharpness()
769 ret = ov965x_read(client, REG_COM8, ®); in ov965x_set_exposure()
850 ret = ov965x_read(ov965x->client, REG_COM23, ®); in ov965x_set_test_pattern()
871 ret = ov965x_read(client, REG_GAIN, ®0); in __g_volatile_ctrl()
874 ret = ov965x_read(client, REG_VREF, ®1); in __g_volatile_ctrl()
885 ret = ov965x_read(client, REG_COM1, ®0); in __g_volatile_ctrl()
887 ret = ov965x_read(client, REG_AECH, ®1); in __g_volatile_ctrl()
889 ret = ov965x_read(client, REG_AECHM, ®2); in __g_volatile_ctrl()
1288 ret = ov965x_read(client, REG_TSLB, ®); in __ov965x_set_params()
1307 ret = ov965x_read(client, REG_COM11, ®); in __ov965x_set_params()
1443 ret = ov965x_read(client, REG_PID, &pid); in ov965x_detect_sensor()
1445 ret = ov965x_read(client, REG_VER, &ver); in ov965x_detect_sensor()