Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/
H A Dov5693.h191 struct ov5693_resolution { struct
192 u8 *desc;
193 const struct ov5693_reg *regs;
194 int res;
195 int width;
196 int height;
197 int fps;
198 int pix_clk_freq;
199 u16 pixels_per_line;
200 u16 lines_per_frame;
[all …]