Searched refs:ov5640_timings (Results 1 – 1 of 1) sorted by relevance
377 struct ov5640_timings { struct396 struct ov5640_timings dvp_timings; argument397 struct ov5640_timings csi2_timings;1140 static const struct ov5640_timings *1141 ov5640_timings(const struct ov5640_dev *sensor, in ov5640_timings() function1553 const struct ov5640_timings *timings = &mode->dvp_timings; in ov5640_calc_pixel_rate()1651 const struct ov5640_timings *timings; in ov5640_set_timings()1662 timings = ov5640_timings(sensor, mode); in ov5640_set_timings()2867 const struct ov5640_timings *timings = ov5640_timings(sensor, mode); in ov5640_update_pixel_rate()3001 const struct ov5640_timings *timings; in ov5640_get_selection()[all …]