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