Searched defs:sgi_gbe (Results 1 – 1 of 1) sorted by relevance
11 struct sgi_gbe { struct12 volatile uint32_t ctrlstat; /* general control */13 volatile uint32_t dotclock; /* dot clock PLL control */14 volatile uint32_t i2c; /* crt I2C control */15 volatile uint32_t sysclk; /* system clock PLL control */16 volatile uint32_t i2cfp; /* flat panel I2C control */17 volatile uint32_t id; /* device id/chip revision */18 volatile uint32_t config; /* power on configuration [1] */19 volatile uint32_t bist; /* internal bist status [1] */20 uint32_t _pad0[0x010000/4 - 8];[all …]