/freebsd/sys/contrib/device-tree/src/arm64/apple/ |
H A D | t600x-dieX.dtsi | 9 DIE_NODE(cpufreq_e): cpufreq@210e20000 { 10 …compatible = "apple,t6000-cluster-cpufreq", "apple,t8103-cluster-cpufreq", "apple,cluster-cpufreq"; 15 DIE_NODE(cpufreq_p0): cpufreq@211e20000 { 16 …compatible = "apple,t6000-cluster-cpufreq", "apple,t8103-cluster-cpufreq", "apple,cluster-cpufreq"; 21 DIE_NODE(cpufreq_p1): cpufreq@212e20000 { 22 …compatible = "apple,t6000-cluster-cpufreq", "apple,t8103-cluster-cpufreq", "apple,cluster-cpufreq";
|
H A D | t8112.dtsi | 370 cpufreq_e: cpufreq@210e20000 { 371 compatible = "apple,t8112-cluster-cpufreq", "apple,cluster-cpufreq"; 376 cpufreq_p: cpufreq@211e20000 { 377 compatible = "apple,t8112-cluster-cpufreq", "apple,cluster-cpufreq";
|
H A D | t8103.dtsi | 348 compatible = "apple,t8103-cluster-cpufreq", "apple,cluster-cpufreq"; 354 compatible = "apple,t8103-cluster-cpufreq", "apple,cluster-cpufreq";
|
/freebsd/sys/modules/cpufreq/ |
H A D | Makefile | 1 .PATH: ${SRCTOP}/sys/dev/cpufreq \ 2 ${SRCTOP}/sys/${MACHINE_CPUARCH}/cpufreq 4 KMOD= cpufreq 9 .PATH: ${SRCTOP}/sys/x86/cpufreq 20 .PATH: ${SRCTOP}/sys/powerpc/cpufreq
|
/freebsd/contrib/arm-optimized-routines/networking/test/ |
H A D | chksum.c | 136 uint64_t cpufreq) in benchmark() argument 157 unsigned int cyc_per_blk = cpufreq / blks_per_s; in benchmark() 199 int64_t cpufreq = atoll(optarg); in main() local 200 if (cpufreq < 1) in main() 203 cpufreq); in main() 206 CPUFREQ = cpufreq; in main()
|
/freebsd/tools/kerneldoc/subsys/ |
H A D | Doxyfile-dev_cpufreq | 12 INPUT = $(DOXYGEN_SRC_PATH)/dev/cpufreq/ \ 13 $(DOXYGEN_SRC_PATH)/$(DOXYGEN_TARGET_ARCH)/cpufreq/ \
|
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
H A D | cpufreq-spear.txt | 1 SPEAr cpufreq driver 4 SPEAr SoC cpufreq driver for CPU frequency scaling.
|
H A D | cpufreq-qcom-hw.txt | 11 Definition: must be "qcom,cpufreq-hw" or "qcom,cpufreq-epss". 162 cpufreq_hw: cpufreq@17d43000 { 163 compatible = "qcom,cpufreq-hw";
|
H A D | cpufreq-dt.txt | 1 Generic cpufreq driver 3 It is a generic DT based cpufreq driver for frequency management. It supports
|
H A D | cpufreq-mediatek.txt | 18 - sram-supply: Regulator for Vsram of CPU cluster. When present, the cpufreq driver 24 Used to confirm the link status between cpufreq and mediatek cci. Because 25 cpufreq and mediatek cci could share the same regulator in some MediaTek SoCs.
|
H A D | ti-cpufreq.txt | 6 The ti-cpufreq driver can use revision and an efuse value from the SoC to 53 clock-latency = <300000>; /* From omap-cpufreq driver */
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | db8500-thermal.txt | 33 trip0-cdev-name0 = "thermal-cpufreq-0"; 38 trip1-cdev-name0 = "thermal-cpufreq-0";
|
/freebsd/sys/conf/ |
H A D | files.x86 | 342 x86/cpufreq/est.c optional cpufreq 343 x86/cpufreq/hwpstate_amd.c optional cpufreq 344 x86/cpufreq/hwpstate_intel.c optional cpufreq 345 x86/cpufreq/p4tcc.c optional cpufreq 346 x86/cpufreq/powernow.c optional cpufreq
|
H A D | files.powerpc | 263 powerpc/cpufreq/dfs.c optional cpufreq 264 powerpc/cpufreq/mpc85xx_jog.c optional cpufreq mpc85xx 265 powerpc/cpufreq/pcr.c optional cpufreq aim 266 powerpc/cpufreq/pmcr.c optional cpufreq aim powerpc64 | cpufreq aim powerpc64le 267 powerpc/cpufreq/pmufre [all...] |
H A D | files.riscv | 7 dev/cpufreq/cpufreq_dt.c optional cpufreq fdt
|
H A D | files.arm | 88 dev/cpufreq/cpufreq_dt.c optional cpufreq fdt
|
/freebsd/sys/powerpc/conf/ |
H A D | NOTES | 48 # The cpufreq(4) driver provides support for CPU frequency control 49 device cpufreq
|
H A D | MPC85XX | 74 device cpufreq
|
H A D | MPC85XXSPE | 81 device cpufreq
|
/freebsd/sys/kern/ |
H A D | cpufreq_if.m | 30 INTERFACE cpufreq; 37 # cpufreq interface methods
|
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/ |
H A D | kirkwood.txt | 11 In order to support the kirkwood cpufreq driver, there must be a node
|
/freebsd/sys/arm/conf/ |
H A D | std.qca | 35 device cpufreq
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | spear13xx.dtsi | 63 cpufreq { 64 compatible = "st,cpufreq-spear";
|
/freebsd/tools/tools/nanobsd/pcengines/ |
H A D | ALIX_DSK | 41 device cpufreq
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sm4450.dtsi | 596 cpufreq_hw: cpufreq@17d91000 { 597 compatible = "qcom,sm4450-cpufreq-epss", "qcom,cpufreq-epss";
|