Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dcpu.h130 #define CPUFREQ_TYPE_ABSOLUTE (1<<1) macro
/freebsd-13.1/sys/powerpc/cpufreq/
H A Dpmufreq.c219 *type = CPUFREQ_TYPE_ABSOLUTE; in pmufreq_type()
H A Dpmcr.c244 *type = CPUFREQ_TYPE_ABSOLUTE; in pmcr_type()
H A Dmpc85xx_jog.c339 *type = CPUFREQ_TYPE_ABSOLUTE; in mpc85xx_jog_type()
/freebsd-13.1/sys/dev/cpufreq/
H A Dichss.c405 *type = CPUFREQ_TYPE_ABSOLUTE; in ichss_type()
H A Dcpufreq_dt.c262 *type = CPUFREQ_TYPE_ABSOLUTE; in cpufreq_dt_type()
/freebsd-13.1/sys/arm64/nvidia/tegra210/
H A Dtegra210_cpufreq.c348 *type = CPUFREQ_TYPE_ABSOLUTE; in tegra210_cpufreq_type()
/freebsd-13.1/sys/x86/cpufreq/
H A Dsmist.c514 *type = CPUFREQ_TYPE_ABSOLUTE; in smist_type()
H A Dhwpstate_amd.c318 *type = CPUFREQ_TYPE_ABSOLUTE; in hwpstate_type()
H A Dhwpstate_intel.c562 *type = CPUFREQ_TYPE_ABSOLUTE | CPUFREQ_FLAG_INFO_ONLY | CPUFREQ_FLAG_UNCACHED; in intel_hwpstate_type()
H A Dpowernow.c550 *type = CPUFREQ_TYPE_ABSOLUTE; in pn_type()
H A Dest.c1366 *type = CPUFREQ_TYPE_ABSOLUTE; in est_type()
/freebsd-13.1/sys/arm/nvidia/tegra124/
H A Dtegra124_cpufreq.c419 *type = CPUFREQ_TYPE_ABSOLUTE; in tegra124_cpufreq_type()
/freebsd-13.1/sys/dev/acpica/
H A Dacpi_perf.c592 *type = CPUFREQ_TYPE_ABSOLUTE; in acpi_px_type()
/freebsd-13.1/sys/kern/
H A Dkern_cpu.c609 case CPUFREQ_TYPE_ABSOLUTE: in cpufreq_add_levels()
/freebsd-13.1/sys/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c1576 *type = CPUFREQ_TYPE_ABSOLUTE; in bcm2835_cpufreq_type()