Home
last modified time | relevance | path

Searched refs:top1 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/power/cpupower/lib/
Dcpupower.c128 struct cpuid_core_info *top1 = (struct cpuid_core_info *)t1; in __compare() local
130 if (top1->pkg < top2->pkg) in __compare()
132 else if (top1->pkg > top2->pkg) in __compare()
134 else if (top1->core < top2->core) in __compare()
136 else if (top1->core > top2->core) in __compare()
138 else if (top1->cpu < top2->cpu) in __compare()
140 else if (top1->cpu > top2->cpu) in __compare()
/linux-6.1.9/Documentation/devicetree/bindings/clock/
Dsamsung,exynos7-clock.yaml28 - samsung,exynos7-clock-top1
84 const: samsung,exynos7-clock-top1
259 compatible = "samsung,exynos7-clock-top1";
/linux-6.1.9/arch/arm64/boot/dts/exynos/
Dexynos7.dtsi184 compatible = "samsung,exynos7-clock-top1";