Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-ov2722.c691 for (i = 0; i < OV2722_POWER_UP_RETRY_NUM; i++) { in ov2722_set_fmt()
694 i + 1, OV2722_POWER_UP_RETRY_NUM); in ov2722_set_fmt()
H A Dov2722.h35 #define OV2722_POWER_UP_RETRY_NUM 5 macro