Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c820 if (dev->vcm_update) { in ov5693_t_focus_abs()
830 dev->vcm_update = false; in ov5693_t_focus_abs()
900 dev->vcm_update = true; in ov5693_t_vcm_slew()
909 dev->vcm_update = true; in ov5693_t_vcm_timing()
1048 dev->vcm_update = false; in ov5693_init()
H A Dov5693.h236 bool vcm_update; member