Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtp2855.c71 struct tp2855_mode { struct
72 u32 bus_fmt;
73 u32 width;
74 u32 height;
75 struct v4l2_fract max_fps;
76 u32 mipi_freq_idx;
77 u32 bpp;
78 const struct regval *global_reg_list;
102 struct tp2855_mode *cur_mode; argument