Searched defs:atmel_hlcdc_dc_desc (Results 1 – 1 of 1) sorted by relevance
416 struct atmel_hlcdc_dc_desc { struct417 int min_width;418 int min_height;419 int max_width;420 int max_height;421 int max_spw;422 int max_vpw;423 int max_hpw;424 bool conflicting_output_formats;425 bool fixed_clksrc;[all …]