Searched defs:atomisp_sensor_mode_data (Results 1 – 1 of 1) sorted by relevance
654 struct atomisp_sensor_mode_data { struct655 unsigned int coarse_integration_time_min;656 unsigned int coarse_integration_time_max_margin;657 unsigned int fine_integration_time_min;658 unsigned int fine_integration_time_max_margin;659 unsigned int fine_integration_time_def;660 unsigned int frame_length_lines;661 unsigned int line_length_pck;662 unsigned int read_mode;663 unsigned int vt_pix_clk_freq_mhz;[all …]