Home
last modified time | relevance | path

Searched refs:LOWEST_FREQ (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/power/cpupower/lib/
H A Dacpi_cppc.h11 LOWEST_FREQ, enumerator
H A Dacpi_cppc.c32 [LOWEST_FREQ] = "lowest_freq",
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Damd.c221 print_speed(acpi_cppc_get_data(cpu, LOWEST_FREQ) * 1000, no_rounding); in amd_pstate_show_perf_and_freq()
/openbmc/linux/include/acpi/
H A Dcppc_acpi.h93 LOWEST_FREQ, enumerator
/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c1239 low_freq_reg = &cpc_desc->cpc_regs[LOWEST_FREQ]; in cppc_get_perf_caps()