Searched refs:top1 (Results 1 – 4 of 4) sorted by relevance
107 struct cpuid_core_info *top1 = (struct cpuid_core_info *)t1; in __compare() local109 if (top1->pkg < top2->pkg) in __compare()111 else if (top1->pkg > top2->pkg) in __compare()113 else if (top1->core < top2->core) in __compare()115 else if (top1->core > top2->core) in __compare()117 else if (top1->cpu < top2->cpu) in __compare()119 else if (top1->cpu > top2->cpu) in __compare()
689 double top1 = d->topLeft.latitude(); in intersects() local697 if (top1 < bottom2) in intersects()703 if ((top1 == 90.0) && (top1 == top2)) in intersects()889 double top1 = d->topLeft.latitude(); in operator |=() local897 double top = qMax(top1, top2); in operator |=()
30 - "samsung,exynos7-clock-top1"60 Input clocks for top1 clock controller:
152 compatible = "samsung,exynos7-clock-top1";