Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/video/
Dov7725.c353 int ov7725_modify_reg(const struct i2c_dt_spec *spec, in ov7725_modify_reg() function
403 ov7725_modify_reg(&cfg->i2c, OV7725_COM4, 0xc0, in ov7725_set_clock()
459 ret = ov7725_modify_reg(&cfg->i2c, in ov7725_set_fmt()
470 ov7725_modify_reg(&cfg->i2c, OV7725_COM7, (1 << 5), (0 << 5)); in ov7725_set_fmt()
485 ov7725_modify_reg(&cfg->i2c, OV7725_COM2, 0x03, 0x03); in ov7725_set_fmt()