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