Home
last modified time | relevance | path

Searched defs:ov9282_mode (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dov9282.c136 struct ov9282_mode { struct
137 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;