Home
last modified time | relevance | path

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

/linux-5.10/drivers/staging/media/atomisp/i2c/
Dov2680.h143 struct ov2680_resolution { struct
144 u8 *desc;
145 const struct ov2680_reg *regs;
146 int res;
147 int width;
148 int height;
149 int fps;
150 int pix_clk_freq;
151 u32 skip_frames;
152 u16 pixels_per_line;
[all …]