Searched defs:ov9282_mode (Results 1 – 1 of 1) sorted by relevance
136 struct ov9282_mode { struct137 u32 width;138 u32 height;139 u32 hblank_min[2];140 u32 vblank;141 u32 vblank_min;142 u32 vblank_max;143 u32 link_freq_idx;144 struct v4l2_rect crop;145 struct ov9282_reg_list reg_list;