Home
last modified time | relevance | path

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

/linux-5.10/drivers/staging/media/atomisp/i2c/
Dov2722.h172 struct ov2722_resolution { struct
173 u8 *desc;
174 const struct ov2722_reg *regs;
175 int res;
176 int width;
177 int height;
178 int fps;
179 int pix_clk_freq;
180 u32 skip_frames;
181 u16 pixels_per_line;
[all …]