coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gt_reg Struct Reference
Collaboration diagram for gt_reg:
Collaboration graph

Data Fields

u32 reg
 
u32 andmask
 
u32 ormask
 

Detailed Description

Definition at line 24 of file gma.c.

Field Documentation

◆ andmask

u32 gt_reg::andmask

Definition at line 26 of file gma.c.

Referenced by gtt_write_regs().

◆ ormask

u32 gt_reg::ormask

Definition at line 27 of file gma.c.

Referenced by gtt_write_regs().

◆ reg

u32 gt_reg::reg

Definition at line 25 of file gma.c.

Referenced by gtt_write_regs().


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