Searched defs:softing_platform_data (Results 1 – 1 of 1) sorted by relevance
10 struct softing_platform_data { struct11 unsigned int manf;12 unsigned int prod;20 int generation;21 int nbus; /* # busses on device */22 unsigned int freq; /* operating frequency in Hz */23 unsigned int max_brp;24 unsigned int max_sjw;25 unsigned long dpram_size;26 const char *name;[all …]