Home
last modified time | relevance | path

Searched refs:CPUFREQ_TYPE_ABSOLUTE (Results 1 – 16 of 16) sorted by relevance

/freebsd-14.2/sys/sys/
H A Dcpu.h128 #define CPUFREQ_TYPE_ABSOLUTE (1<<1) macro
/freebsd-14.2/sys/powerpc/cpufreq/
H A Dpmufreq.c214 *type = CPUFREQ_TYPE_ABSOLUTE; in pmufreq_type()
H A Dpmcr.c237 *type = CPUFREQ_TYPE_ABSOLUTE; in pmcr_type()
H A Dmpc85xx_jog.c336 *type = CPUFREQ_TYPE_ABSOLUTE; in mpc85xx_jog_type()
/freebsd-14.2/sys/dev/cpufreq/
H A Dichss.c404 *type = CPUFREQ_TYPE_ABSOLUTE; in ichss_type()
H A Dcpufreq_dt.c274 *type = CPUFREQ_TYPE_ABSOLUTE; in cpufreq_dt_type()
/freebsd-14.2/sys/arm64/nvidia/tegra210/
H A Dtegra210_cpufreq.c345 *type = CPUFREQ_TYPE_ABSOLUTE; in tegra210_cpufreq_type()
/freebsd-14.2/sys/x86/cpufreq/
H A Dsmist.c512 *type = CPUFREQ_TYPE_ABSOLUTE; in smist_type()
H A Dhwpstate_amd.c317 *type = CPUFREQ_TYPE_ABSOLUTE; in hwpstate_type()
H A Dhwpstate_intel.c558 *type = CPUFREQ_TYPE_ABSOLUTE | CPUFREQ_FLAG_INFO_ONLY | CPUFREQ_FLAG_UNCACHED; in intel_hwpstate_type()
H A Dpowernow.c547 *type = CPUFREQ_TYPE_ABSOLUTE; in pn_type()
H A Dest.c1363 *type = CPUFREQ_TYPE_ABSOLUTE; in est_type()
/freebsd-14.2/sys/arm/nvidia/tegra124/
H A Dtegra124_cpufreq.c416 *type = CPUFREQ_TYPE_ABSOLUTE; in tegra124_cpufreq_type()
/freebsd-14.2/sys/dev/acpica/
H A Dacpi_perf.c589 *type = CPUFREQ_TYPE_ABSOLUTE; in acpi_px_type()
/freebsd-14.2/sys/kern/
H A Dkern_cpu.c608 case CPUFREQ_TYPE_ABSOLUTE: in cpufreq_add_levels()
/freebsd-14.2/sys/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c1574 *type = CPUFREQ_TYPE_ABSOLUTE; in bcm2835_cpufreq_type()