Searched defs:nv04_crtc_reg (Results 1 – 1 of 1) sorted by relevance
18 struct nv04_crtc_reg { struct19 unsigned char MiscOutReg;20 uint8_t CRTC[0xa0];21 uint8_t CR58[0x10];22 uint8_t Sequencer[5];23 uint8_t Graphics[9];24 uint8_t Attribute[21];25 unsigned char DAC[768];28 uint32_t fb_start;29 uint32_t crtc_cfg;[all …]