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