Searched defs:ov9282_mode (Results 1 – 1 of 1) sorted by relevance
145 struct ov9282_mode { struct146 u32 width;147 u32 height;148 u32 hblank_min[2];149 u32 vblank;150 u32 vblank_min;151 u32 vblank_max;152 u32 link_freq_idx;153 struct v4l2_rect crop;154 struct ov9282_reg_list reg_list;