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

#include <ddp.h>

Collaboration diagram for disp_ccorr_regs:
Collaboration graph

Data Fields

u32 en
 
u32 reset
 
u32 inten
 
u32 intsta
 
u32 status
 
u32 reserved0 [3]
 
u32 cfg
 
u32 reserved1 [3]
 
u32 size
 
u32 reserved2 [27]
 
u32 shadow
 

Detailed Description

Definition at line 74 of file ddp.h.

Field Documentation

◆ cfg

u32 disp_ccorr_regs::cfg

Definition at line 81 of file ddp.h.

◆ en

u32 disp_ccorr_regs::en

Definition at line 75 of file ddp.h.

◆ inten

u32 disp_ccorr_regs::inten

Definition at line 77 of file ddp.h.

◆ intsta

u32 disp_ccorr_regs::intsta

Definition at line 78 of file ddp.h.

◆ reserved0

u32 disp_ccorr_regs::reserved0

Definition at line 80 of file ddp.h.

◆ reserved1

u32 disp_ccorr_regs::reserved1

Definition at line 82 of file ddp.h.

◆ reserved2

u32 disp_ccorr_regs::reserved2

Definition at line 84 of file ddp.h.

◆ reset

u32 disp_ccorr_regs::reset

Definition at line 76 of file ddp.h.

◆ shadow

u32 disp_ccorr_regs::shadow

Definition at line 85 of file ddp.h.

◆ size

u32 disp_ccorr_regs::size

Definition at line 83 of file ddp.h.

◆ status

u32 disp_ccorr_regs::status

Definition at line 79 of file ddp.h.


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