Home
last modified time | relevance | path

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

12

/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5312_chip.c101 const uint32_t cpufreq = (40000000 / divisor) * multiplier; in ar5312_chip_detect_sys_frequency() local
103 u_ar531x_cpu_freq = cpufreq; in ar5312_chip_detect_sys_frequency()
104 u_ar531x_ahb_freq = cpufreq / 4; in ar5312_chip_detect_sys_frequency()
/f-stack/freebsd/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-dt.txt1 Generic cpufreq driver
3 It is a generic DT based cpufreq driver for frequency management. It supports
H A Dcpufreq-qcom-hw.txt11 Definition: must be "qcom,cpufreq-hw".
162 cpufreq_hw: cpufreq@17d43000 {
163 compatible = "qcom,cpufreq-hw";
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 */
H A Dcpufreq-mediatek.txt18 - sram-supply: Regulator for Vsram of CPU cluster. When present, the cpufreq driver
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Ddb8500-thermal.txt33 trip0-cdev-name0 = "thermal-cpufreq-0";
38 trip1-cdev-name0 = "thermal-cpufreq-0";
H A Dthermal-idle.yaml51 // Example: Combining idle cooling device on big CPUs with cpufreq cooling device
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dste-db8500.dtsi8 /* cpufreq controls */
H A Dste-db8520.dtsi8 /* cpufreq controls */
H A Dspear13xx.dtsi63 cpufreq {
64 compatible = "st,cpufreq-spear";
H A Ddra74x.dtsi23 clock-latency = <300000>; /* From omap-cpufreq driver */
H A Domap36xx.dtsi27 clock-latency = <300000>; /* From omap-cpufreq driver */
H A Domap5.dtsi56 clock-latency = <300000>; /* From omap-cpufreq driver */
75 clock-latency = <300000>; /* From omap-cpufreq driver */
/f-stack/freebsd/kern/
H A Dcpufreq_if.m31 INTERFACE cpufreq;
38 # cpufreq interface methods
H A Dkern_cpu.c135 DRIVER_MODULE(cpufreq, cpu, cpufreq_driver, cpufreq_dc, 0, 0);
139 static SYSCTL_NODE(_debug, OID_AUTO, cpufreq, CTLFLAG_RD | CTLFLAG_MPSAFE, NULL,
/f-stack/freebsd/contrib/device-tree/Bindings/arm/marvell/
H A Dkirkwood.txt11 In order to support the kirkwood cpufreq driver, there must be a node
/f-stack/freebsd/contrib/device-tree/Bindings/opp/
H A Dallwinner,sun50i-h6-operating-points.yaml18 sun50i-cpufreq-nvmem driver reads the efuse value from the SoC to
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpower_man.rst21 The Linux kernel provides a cpufreq module for CPU frequency scaling for each lcore.
22 For example, for cpuX, /sys/devices/system/cpu/cpuX/cpufreq/ has the following sys files for freque…
/f-stack/freebsd/amd64/conf/
H A DMINIMAL92 device cpufreq
/f-stack/freebsd/i386/conf/
H A DMINIMAL93 device cpufreq
/f-stack/freebsd/arm64/conf/
H A DNOTES67 device cpufreq
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dcpu-capacity.txt53 fall back to the default capacity value for every CPU. If cpufreq is not
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvm_power_management.rst54 the APCI ``cpufreq`` ``sysfs`` interface used on the host in non-virtualised
161 the ``sys`` file folder ``/sys/devices/system/cpu/cpu0/cpufreq`` does not
173 Should the ``acpi-cpufreq driver`` be required, the ``intel_pstate``
174 module must be disabled, and the ``acpi-cpufreq`` module loaded in its place.
/f-stack/freebsd/arm/conf/
H A DGENERIC82 device cpufreq

12