coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cppc.h File Reference
#include <types.h>
#include <acpi/acpigen.h>
Include dependency graph for cppc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void cpu_init_cppc_config (struct cppc_config *config, u32 version)
 
void generate_cppc_entries (unsigned int core_id)
 

Function Documentation

◆ cpu_init_cppc_config()

◆ generate_cppc_entries()

void generate_cppc_entries ( unsigned int  core_id)

Definition at line 50 of file cppc.c.

References acpigen_write_CPPC_method(), acpigen_write_CPPC_package(), CPPC_VERSION_3, and cpu_init_cppc_config().

Here is the call graph for this function: