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