Home
last modified time | relevance | path

Searched refs:cpufreq (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/src/arm64/apple/
H A Dt600x-dieX.dtsi9 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 Dt8112.dtsi370 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 Dt8103.dtsi348 compatible = "apple,t8103-cluster-cpufreq", "apple,cluster-cpufreq";
354 compatible = "apple,t8103-cluster-cpufreq", "apple,cluster-cpufreq";
/freebsd/sys/modules/cpufreq/
H A DMakefile1 .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 Dchksum.c136 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 DDoxyfile-dev_cpufreq12 INPUT = $(DOXYGEN_SRC_PATH)/dev/cpufreq/ \
13 $(DOXYGEN_SRC_PATH)/$(DOXYGEN_TARGET_ARCH)/cpufreq/ \
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/
H A Dcpufreq-spear.txt1 SPEAr cpufreq driver
4 SPEAr SoC cpufreq driver for CPU frequency scaling.
H A Dcpufreq-qcom-hw.txt11 Definition: must be "qcom,cpufreq-hw" or "qcom,cpufreq-epss".
162 cpufreq_hw: cpufreq@17d43000 {
163 compatible = "qcom,cpufreq-hw";
H A Dcpufreq-dt.txt1 Generic cpufreq driver
3 It is a generic DT based cpufreq driver for frequency management. It supports
H A Dcpufreq-mediatek.txt18 - 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 Dti-cpufreq.txt6 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 Ddb8500-thermal.txt33 trip0-cdev-name0 = "thermal-cpufreq-0";
38 trip1-cdev-name0 = "thermal-cpufreq-0";
/freebsd/sys/conf/
H A Dfiles.x86342 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 Dfiles.powerpc263 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 Dfiles.riscv7 dev/cpufreq/cpufreq_dt.c optional cpufreq fdt
H A Dfiles.arm88 dev/cpufreq/cpufreq_dt.c optional cpufreq fdt
/freebsd/sys/powerpc/conf/
H A DNOTES48 # The cpufreq(4) driver provides support for CPU frequency control
49 device cpufreq
H A DMPC85XX74 device cpufreq
H A DMPC85XXSPE81 device cpufreq
/freebsd/sys/kern/
H A Dcpufreq_if.m30 INTERFACE cpufreq;
37 # cpufreq interface methods
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dkirkwood.txt11 In order to support the kirkwood cpufreq driver, there must be a node
/freebsd/sys/arm/conf/
H A Dstd.qca35 device cpufreq
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dspear13xx.dtsi63 cpufreq {
64 compatible = "st,cpufreq-spear";
/freebsd/tools/tools/nanobsd/pcengines/
H A DALIX_DSK41 device cpufreq
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm4450.dtsi596 cpufreq_hw: cpufreq@17d91000 {
597 compatible = "qcom,sm4450-cpufreq-epss", "qcom,cpufreq-epss";

1234