Searched refs:MGAREG_MEMCTL (Results 1 – 2 of 2) sorted by relevance
123 #define MGAREG_MEMCTL 0x2e08 macro
1144 u32 mem_ctl = RREG32(MGAREG_MEMCTL); in mga_crtc_mode_set()1152 WREG32(MGAREG_MEMCTL, mem_ctl | 0x00200000); in mga_crtc_mode_set()1154 WREG32(MGAREG_MEMCTL, mem_ctl & ~0x00200000); in mga_crtc_mode_set()