Home
last modified time | relevance | path

Searched defs:ov5693 (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/media/i2c/
Dov5693.c377 static int ov5693_read_reg(struct ov5693_device *ov5693, u32 addr, u32 *value) in ov5693_read_reg()
418 static void ov5693_write_reg(struct ov5693_device *ov5693, u32 addr, u32 value, in ov5693_write_reg()
453 static int ov5693_write_reg_array(struct ov5693_device *ov5693, in ov5693_write_reg_array()
466 static int ov5693_update_bits(struct ov5693_device *ov5693, u32 address, in ov5693_update_bits()
486 static int ov5693_flip_vert_configure(struct ov5693_device *ov5693, in ov5693_flip_vert_configure()
501 static int ov5693_flip_horz_configure(struct ov5693_device *ov5693, in ov5693_flip_horz_configure()
516 static int ov5693_get_exposure(struct ov5693_device *ov5693, s32 *value) in ov5693_get_exposure()
531 static int ov5693_exposure_configure(struct ov5693_device *ov5693, in ov5693_exposure_configure()
543 static int ov5693_get_gain(struct ov5693_device *ov5693, u32 *gain) in ov5693_get_gain()
558 static int ov5693_digital_gain_configure(struct ov5693_device *ov5693, in ov5693_digital_gain_configure()
[all …]