Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5640.c130 OV5640_MODE_720P_1280_720, enumerator
1007 .id = OV5640_MODE_720P_1280_720,
2171 if (ret && mode->id != OV5640_MODE_720P_1280_720 && in ov5640_set_mode_exposure_calc()
2834 mode = &ov5640_mode_data[OV5640_MODE_720P_1280_720]; in ov5640_try_fmt_internal()
3560 if (bpp == 24 && index >= OV5640_MODE_720P_1280_720) in ov5640_enum_frame_size()
3565 index += OV5640_MODE_720P_1280_720; in ov5640_enum_frame_size()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5640.c107 OV5640_MODE_720P_1280_720, enumerator
585 {OV5640_MODE_720P_1280_720, SUBSAMPLING,
974 (mode->id == OV5640_MODE_720P_1280_720)) in ov5640_set_mipi_pclk()
1584 if (ret && mode->id != OV5640_MODE_720P_1280_720 && in ov5640_set_mode_exposure_calc()

Completed in 11 milliseconds