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

#include <me.h>

Collaboration diagram for icc_clock_enables_msg:
Collaboration graph

Data Fields

u32 clock_enables
 
u32 clock_mask
 
u32 no_response: 1
 
u32 reserved: 31
 

Detailed Description

Definition at line 289 of file me.h.

Field Documentation

◆ clock_enables

u32 icc_clock_enables_msg::clock_enables

Definition at line 290 of file me.h.

Referenced by intel_me_path(), and me_icc_set_clock_enables().

◆ clock_mask

u32 icc_clock_enables_msg::clock_mask

Definition at line 291 of file me.h.

◆ no_response

u32 icc_clock_enables_msg::no_response

Definition at line 292 of file me.h.

◆ reserved

u32 icc_clock_enables_msg::reserved

Definition at line 293 of file me.h.


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