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

#include <ast_drv.h>

Collaboration diagram for ast_vbios_enhtable:
Collaboration graph

Data Fields

u32 ht
 
u32 hde
 
u32 hfp
 
u32 hsync
 
u32 vt
 
u32 vde
 
u32 vfp
 
u32 vsync
 
u32 dclk_index
 
u32 flags
 
u32 refresh_rate
 
u32 refresh_rate_index
 
u32 mode_id
 

Detailed Description

Definition at line 196 of file ast_drv.h.

Field Documentation

◆ dclk_index

u32 ast_vbios_enhtable::dclk_index

Definition at line 205 of file ast_drv.h.

Referenced by ast_set_dclk_reg().

◆ flags

u32 ast_vbios_enhtable::flags

Definition at line 206 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info(), ast_set_crtc_reg(), and ast_set_sync_reg().

◆ hde

u32 ast_vbios_enhtable::hde

Definition at line 198 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().

◆ hfp

u32 ast_vbios_enhtable::hfp

Definition at line 199 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().

◆ hsync

u32 ast_vbios_enhtable::hsync

Definition at line 200 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().

◆ ht

u32 ast_vbios_enhtable::ht

Definition at line 197 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().

◆ mode_id

u32 ast_vbios_enhtable::mode_id

Definition at line 209 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().

◆ refresh_rate

u32 ast_vbios_enhtable::refresh_rate

Definition at line 207 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().

◆ refresh_rate_index

u32 ast_vbios_enhtable::refresh_rate_index

Definition at line 208 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().

◆ vde

u32 ast_vbios_enhtable::vde

Definition at line 202 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().

◆ vfp

u32 ast_vbios_enhtable::vfp

Definition at line 203 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().

◆ vsync

u32 ast_vbios_enhtable::vsync

Definition at line 204 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().

◆ vt

u32 ast_vbios_enhtable::vt

Definition at line 201 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().


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