Home
last modified time | relevance | path

Searched refs:cpu_set_power_limits (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dcpu.h45 void cpu_set_power_limits(int power_limit_1_time);
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c458 cpu_set_power_limits(28); in systemagent_init()
H A Dcpu.c648 void cpu_set_power_limits(int power_limit_1_time) in cpu_set_power_limits() function