Searched defs:atmel_hlcdc_layer_desc (Results 1 – 1 of 1) sorted by relevance
260 struct atmel_hlcdc_layer_desc { struct261 const char *name;262 enum atmel_hlcdc_layer_type type;263 int id;264 int regs_offset;265 int nconfigs;266 struct atmel_hlcdc_formats *formats;267 struct atmel_hlcdc_layer_cfg_layout layout;268 int max_width;269 int max_height;