Searched refs:ov5640_timings (Results 1 – 1 of 1) sorted by relevance
376 struct ov5640_timings { struct395 struct ov5640_timings dvp_timings; argument396 struct ov5640_timings csi2_timings;1129 static const struct ov5640_timings *1130 ov5640_timings(const struct ov5640_dev *sensor, in ov5640_timings() function1542 const struct ov5640_timings *timings = &mode->dvp_timings; in ov5640_calc_pixel_rate()1640 const struct ov5640_timings *timings; in ov5640_set_timings()1651 timings = ov5640_timings(sensor, mode); in ov5640_set_timings()2828 const struct ov5640_timings *timings; in ov5640_update_pixel_rate()2889 timings = ov5640_timings(sensor, mode); in ov5640_update_pixel_rate()[all …]