Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Dcpu.h126 #define CPUFREQ_TYPE_ABSOLUTE (1<<1) macro
/freebsd-12.1/sys/powerpc/cpufreq/
H A Dpmufreq.c220 *type = CPUFREQ_TYPE_ABSOLUTE; in pmufreq_type()
H A Dpmcr.c245 *type = CPUFREQ_TYPE_ABSOLUTE; in pmcr_type()
H A Dmpc85xx_jog.c340 *type = CPUFREQ_TYPE_ABSOLUTE; in mpc85xx_jog_type()
/freebsd-12.1/sys/dev/cpufreq/
H A Dichss.c405 *type = CPUFREQ_TYPE_ABSOLUTE; in ichss_type()
H A Dcpufreq_dt.c257 *type = CPUFREQ_TYPE_ABSOLUTE; in cpufreq_dt_type()
/freebsd-12.1/sys/x86/cpufreq/
H A Dsmist.c514 *type = CPUFREQ_TYPE_ABSOLUTE; in smist_type()
H A Dhwpstate.c307 *type = CPUFREQ_TYPE_ABSOLUTE; in hwpstate_type()
H A Dpowernow.c553 *type = CPUFREQ_TYPE_ABSOLUTE; in pn_type()
H A Dest.c1355 *type = CPUFREQ_TYPE_ABSOLUTE; in est_type()
/freebsd-12.1/sys/arm/nvidia/tegra124/
H A Dtegra124_cpufreq.c422 *type = CPUFREQ_TYPE_ABSOLUTE; in tegra124_cpufreq_type()
/freebsd-12.1/sys/dev/acpica/
H A Dacpi_perf.c591 *type = CPUFREQ_TYPE_ABSOLUTE; in acpi_px_type()
/freebsd-12.1/sys/kern/
H A Dkern_cpu.c581 case CPUFREQ_TYPE_ABSOLUTE: in cf_levels_method()
/freebsd-12.1/sys/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c1615 *type = CPUFREQ_TYPE_ABSOLUTE; in bcm2835_cpufreq_type()