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_data * | fb_data |
Definition at line 57 of file dev_sgi_gbe.cc.
| 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().
| 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().
| uint32_t sgi_gbe_data::dotclock |
Definition at line 61 of file dev_sgi_gbe.cc.
Referenced by DEVICE_ACCESS().
| 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().
| int sgi_gbe_data::freeze |
Definition at line 66 of file dev_sgi_gbe.cc.
Referenced by DEVICE_ACCESS().
| uint32_t sgi_gbe_data::frm_control |
Definition at line 65 of file dev_sgi_gbe.cc.
Referenced by DEVICE_ACCESS(), and DEVICE_TICK().
| uint32_t sgi_gbe_data::i2c |
Definition at line 62 of file dev_sgi_gbe.cc.
Referenced by DEVICE_ACCESS().
| uint32_t sgi_gbe_data::i2cfp |
Definition at line 63 of file dev_sgi_gbe.cc.
Referenced by DEVICE_ACCESS().
| uint32_t sgi_gbe_data::plane0ctrl |
Definition at line 64 of file dev_sgi_gbe.cc.
Referenced by DEVICE_ACCESS().
| 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().
| 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().
1.8.13