Searched defs:tp2855_mode (Results 1 – 1 of 1) sorted by relevance
71 struct tp2855_mode { struct72 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