Searched refs:mem_ctl (Results 1 – 1 of 1) sorted by relevance
1144 u32 mem_ctl = RREG32(MGAREG_MEMCTL); in mga_crtc_mode_set() local1152 WREG32(MGAREG_MEMCTL, mem_ctl | 0x00200000); in mga_crtc_mode_set()1154 WREG32(MGAREG_MEMCTL, mem_ctl & ~0x00200000); in mga_crtc_mode_set()