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