Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/power/cpupower/lib/
A 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.3-rc2/Documentation/devicetree/bindings/clock/
A Dsamsung,exynos7-clock.yaml28 - samsung,exynos7-clock-top1
84 const: samsung,exynos7-clock-top1
259 compatible = "samsung,exynos7-clock-top1";
/linux-6.3-rc2/arch/arm64/boot/dts/exynos/
A Dexynos7.dtsi186 compatible = "samsung,exynos7-clock-top1";

Completed in 7 milliseconds