Searched refs:CRTC_DATA (Results 1 – 5 of 5) sorted by relevance
92 WritePIO_8(CRTC_DATA, (uint8)((uint32)(si.videoMemPCI) >> 24)); in Virge_Init()94 WritePIO_8(CRTC_DATA, (uint8)((uint32)(si.videoMemPCI) >> 16)); in Virge_Init()99 WritePIO_8(CRTC_DATA, ReadPIO_8(CRTC_DATA) | 0x8); in Virge_Init()
92 WritePIO_8(CRTC_DATA, ReadPIO_8(CRTC_DATA) | 0x8); // enable MMIO in Trio64_Init()
20 #define CRTC_DATA 0x3d5 macro
105 #define CRTC_DATA 0x3D5 macro129 return INREG8(CRTC_DATA); in ReadCrtcReg()137 OUTREG8(CRTC_DATA, value); in WriteCrtcReg()
169 #define CRTC_DATA 0x3d5 macro