sgi_gbe_data Struct Reference

Back to the index.

Public Attributes | List of all members
sgi_gbe_data Struct Reference

Public Attributes

int xres
 
int yres
 
uint32_t control
 
uint32_t dotclock
 
uint32_t i2c
 
uint32_t i2cfp
 
uint32_t plane0ctrl
 
uint32_t frm_control
 
int freeze
 
int bitdepth
 
struct vfb_datafb_data
 

Detailed Description

Definition at line 57 of file dev_sgi_gbe.cc.

Member Data Documentation

◆ bitdepth

int sgi_gbe_data::bitdepth

Definition at line 68 of file dev_sgi_gbe.cc.

Referenced by dev_sgi_gbe_init(), DEVICE_ACCESS(), and DEVICE_TICK().

◆ control

uint32_t sgi_gbe_data::control

Definition at line 60 of file dev_sgi_gbe.cc.

Referenced by dev_sgi_gbe_init(), and DEVICE_ACCESS().

◆ dotclock

uint32_t sgi_gbe_data::dotclock

Definition at line 61 of file dev_sgi_gbe.cc.

Referenced by DEVICE_ACCESS().

◆ fb_data

struct vfb_data* sgi_gbe_data::fb_data

Definition at line 69 of file dev_sgi_gbe.cc.

Referenced by dev_sgi_gbe_init(), DEVICE_ACCESS(), and DEVICE_TICK().

◆ freeze

int sgi_gbe_data::freeze

Definition at line 66 of file dev_sgi_gbe.cc.

Referenced by DEVICE_ACCESS().

◆ frm_control

uint32_t sgi_gbe_data::frm_control

Definition at line 65 of file dev_sgi_gbe.cc.

Referenced by DEVICE_ACCESS(), and DEVICE_TICK().

◆ i2c

uint32_t sgi_gbe_data::i2c

Definition at line 62 of file dev_sgi_gbe.cc.

Referenced by DEVICE_ACCESS().

◆ i2cfp

uint32_t sgi_gbe_data::i2cfp

Definition at line 63 of file dev_sgi_gbe.cc.

Referenced by DEVICE_ACCESS().

◆ plane0ctrl

uint32_t sgi_gbe_data::plane0ctrl

Definition at line 64 of file dev_sgi_gbe.cc.

Referenced by DEVICE_ACCESS().

◆ xres

int sgi_gbe_data::xres

Definition at line 58 of file dev_sgi_gbe.cc.

Referenced by dev_sgi_gbe_init(), DEVICE_ACCESS(), and DEVICE_TICK().

◆ yres

int sgi_gbe_data::yres

Definition at line 58 of file dev_sgi_gbe.cc.

Referenced by dev_sgi_gbe_init(), DEVICE_ACCESS(), and DEVICE_TICK().


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

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13