Searched refs:top1 (Results 1 – 3 of 3) sorted by relevance
136 struct cpuid_core_info *top1 = (struct cpuid_core_info *)t1; in __compare() local138 if (top1->pkg < top2->pkg) in __compare()140 else if (top1->pkg > top2->pkg) in __compare()142 else if (top1->core < top2->core) in __compare()144 else if (top1->core > top2->core) in __compare()146 else if (top1->cpu < top2->cpu) in __compare()148 else if (top1->cpu > top2->cpu) in __compare()156 struct cpuid_core_info *top1 = (struct cpuid_core_info *)t1; in __compare_core_cpu_list() local159 return strcmp(top1->core_cpu_list, top2->core_cpu_list); in __compare_core_cpu_list()
186 compatible = "samsung,exynos7-clock-top1";
937 "subsys-csirx-top1";