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

#include <ddp.h>

Collaboration diagram for disp_pq_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
 

Detailed Description

Definition at line 151 of file ddp.h.

Field Documentation

◆ cfg

u32 disp_pq_regs::cfg

Definition at line 158 of file ddp.h.

◆ en

u32 disp_pq_regs::en

Definition at line 152 of file ddp.h.

◆ inten

u32 disp_pq_regs::inten

Definition at line 154 of file ddp.h.

◆ intsta

u32 disp_pq_regs::intsta

Definition at line 155 of file ddp.h.

◆ reserved0

u32 disp_pq_regs::reserved0[3]

Definition at line 157 of file ddp.h.

◆ reserved1

u32 disp_pq_regs::reserved1[3]

Definition at line 159 of file ddp.h.

◆ reset

u32 disp_pq_regs::reset

Definition at line 153 of file ddp.h.

◆ size

u32 disp_pq_regs::size

Definition at line 160 of file ddp.h.

◆ status

u32 disp_pq_regs::status

Definition at line 156 of file ddp.h.


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