Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov9650.c425 static int ov965x_read(struct ov965x *ov965x, u8 addr, u8 *val) in ov965x_read() function
600 ret = ov965x_read(ov965x, REG_COM8, &reg); in ov965x_set_banding_filter()
630 ret = ov965x_read(ov965x, REG_COM8, &reg); in ov965x_set_white_balance()
683 ret = ov965x_read(ov965x, REG_COM8, &reg); in ov965x_set_gain()
717 ret = ov965x_read(ov965x, REG_VREF, &reg); in ov965x_set_gain()
737 ret = ov965x_read(ov965x, REG_COM14, &com14); in ov965x_set_sharpness()
740 ret = ov965x_read(ov965x, REG_EDGE, &edge); in ov965x_set_sharpness()
769 ret = ov965x_read(ov965x, REG_COM8, &reg); in ov965x_set_exposure()
850 ret = ov965x_read(ov965x, REG_COM23, &reg); in ov965x_set_test_pattern()
870 ret = ov965x_read(ov965 in __g_volatile_ctrl()
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov9650.c423 static int ov965x_read(struct ov965x *ov965x, u8 addr, u8 *val) in ov965x_read() function
598 ret = ov965x_read(ov965x, REG_COM8, &reg); in ov965x_set_banding_filter()
628 ret = ov965x_read(ov965x, REG_COM8, &reg); in ov965x_set_white_balance()
681 ret = ov965x_read(ov965x, REG_COM8, &reg); in ov965x_set_gain()
715 ret = ov965x_read(ov965x, REG_VREF, &reg); in ov965x_set_gain()
735 ret = ov965x_read(ov965x, REG_COM14, &com14); in ov965x_set_sharpness()
738 ret = ov965x_read(ov965x, REG_EDGE, &edge); in ov965x_set_sharpness()
767 ret = ov965x_read(ov965x, REG_COM8, &reg); in ov965x_set_exposure()
848 ret = ov965x_read(ov965x, REG_COM23, &reg); in ov965x_set_test_pattern()
868 ret = ov965x_read(ov965 in __g_volatile_ctrl()
[all...]

Completed in 5 milliseconds