Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov5640.c129 OV5640_MODE_720P_1280_720, enumerator
996 .id = OV5640_MODE_720P_1280_720,
2160 if (ret && mode->id != OV5640_MODE_720P_1280_720 && in ov5640_set_mode_exposure_calc()
2804 mode = &ov5640_mode_data[OV5640_MODE_720P_1280_720]; in ov5640_try_fmt_internal()
3533 if (bpp == 24 && index >= OV5640_MODE_720P_1280_720) in ov5640_enum_frame_size()
3538 index += OV5640_MODE_720P_1280_720; in ov5640_enum_frame_size()