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

/linux-master/tools/power/cpupower/lib/
H A Dacpi_cppc.h11 LOWEST_FREQ, enumerator in enum:acpi_cppc_value
H A Dacpi_cppc.c32 [LOWEST_FREQ] = "lowest_freq",
/linux-master/tools/power/cpupower/utils/helpers/
H A Damd.c221 print_speed(acpi_cppc_get_data(cpu, LOWEST_FREQ) * 1000, no_rounding);
/linux-master/include/acpi/
H A Dcppc_acpi.h93 LOWEST_FREQ, enumerator in enum:cppc_regs
/linux-master/drivers/acpi/
H A Dcppc_acpi.c850 * LOWEST_FREQ and NOMINAL_FREQ regs as unsupported
1257 low_freq_reg = &cpc_desc->cpc_regs[LOWEST_FREQ];

Completed in 276 milliseconds