Home
last modified time | relevance | path

Searched refs:ov965x_write (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/media/i2c/
H A Dov9650.c604 ret = ov965x_write(ov965x, REG_COM8, reg); in ov965x_set_banding_filter()
620 return ov965x_write(ov965x, REG_MBD, mbd); in ov965x_set_banding_filter()
631 ret = ov965x_write(ov965x, REG_COM8, reg); in ov965x_set_white_balance()
634 ret = ov965x_write(ov965x, REG_BLUE, in ov965x_set_white_balance()
638 ret = ov965x_write(ov965x, REG_RED, in ov965x_set_white_balance()
666 ret = ov965x_write(ov965x, regs[0][i], in ov965x_set_brightness()
688 ret = ov965x_write(ov965x, REG_COM8, reg); in ov965x_set_gain()
720 ret = ov965x_write(ov965x, REG_VREF, reg); in ov965x_set_gain()
788 ret = ov965x_write(ov965x, REG_AECH, in ov965x_set_exposure()
791 ret = ov965x_write(ov965x, REG_AECHM, in ov965x_set_exposure()
[all …]