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

#include <cpucp.h>

Collaboration diagram for epsstop_epss_top:
Collaboration graph

Data Fields

uint32_t access_override
 
uint32_t global_enable
 
uint32_t trace_bus_ctrl
 
uint32_t debug_bus_ctrl
 
uint32_t muc_hang_det_ctrl
 
uint32_t muc_hang_irq_sts
 
uint32_t muc_hang_count_threshold
 
uint32_t muc_hang_count_sts
 
uint32_t muc_hang_det_sts
 
uint32_t l3_voting_en
 

Detailed Description

Definition at line 8 of file cpucp.h.

Field Documentation

◆ access_override

uint32_t epsstop_epss_top::access_override

Definition at line 9 of file cpucp.h.

Referenced by cpucp_prepare().

◆ debug_bus_ctrl

uint32_t epsstop_epss_top::debug_bus_ctrl

Definition at line 12 of file cpucp.h.

◆ global_enable

uint32_t epsstop_epss_top::global_enable

Definition at line 10 of file cpucp.h.

◆ l3_voting_en

uint32_t epsstop_epss_top::l3_voting_en

Definition at line 18 of file cpucp.h.

◆ muc_hang_count_sts

uint32_t epsstop_epss_top::muc_hang_count_sts

Definition at line 16 of file cpucp.h.

◆ muc_hang_count_threshold

uint32_t epsstop_epss_top::muc_hang_count_threshold

Definition at line 15 of file cpucp.h.

◆ muc_hang_det_ctrl

uint32_t epsstop_epss_top::muc_hang_det_ctrl

Definition at line 13 of file cpucp.h.

◆ muc_hang_det_sts

uint32_t epsstop_epss_top::muc_hang_det_sts

Definition at line 17 of file cpucp.h.

◆ muc_hang_irq_sts

uint32_t epsstop_epss_top::muc_hang_irq_sts

Definition at line 14 of file cpucp.h.

◆ trace_bus_ctrl

uint32_t epsstop_epss_top::trace_bus_ctrl

Definition at line 11 of file cpucp.h.


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