Home
last modified time | relevance | path

Searched refs:cpu_config_tdp_levels (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c143 int cpu_config_tdp_levels(void) in cpu_config_tdp_levels() function
216 if (cpu_config_tdp_levels()) { in set_power_limits()
357 if (cpu_config_tdp_levels()) { in set_max_ratio()
H A Dnorthbridge.c155 if (cpu_config_tdp_levels()) { in northbridge_init()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dmodel_206ax.h65 int cpu_config_tdp_levels(void);
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c399 int cpu_config_tdp_levels(void) in cpu_config_tdp_levels() function
418 } else if (cpu_config_tdp_levels()) { in set_max_ratio()
713 if (cpu_config_tdp_levels()) { in cpu_set_power_limits()