coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cpu_intel_model_1067x_config Struct Reference

#include <chip.h>

Collaboration diagram for cpu_intel_model_1067x_config:
Collaboration graph

Data Fields

int c5: 1
 
int c6: 1
 
int slfm: 1
 

Detailed Description

Definition at line 3 of file chip.h.

Field Documentation

◆ c5

int cpu_intel_model_1067x_config::c5

Definition at line 4 of file chip.h.

Referenced by configure_c_states().

◆ c6

int cpu_intel_model_1067x_config::c6

Definition at line 5 of file chip.h.

Referenced by configure_c_states().

◆ slfm

int cpu_intel_model_1067x_config::slfm

Definition at line 6 of file chip.h.

Referenced by configure_p_states().


The documentation for this struct was generated from the following file: