Home
last modified time | relevance | path

Searched refs:mem_ctl (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/mgag200/
Dmgag200_mode.c1144 u32 mem_ctl = RREG32(MGAREG_MEMCTL); in mga_crtc_mode_set() local
1152 WREG32(MGAREG_MEMCTL, mem_ctl | 0x00200000); in mga_crtc_mode_set()
1154 WREG32(MGAREG_MEMCTL, mem_ctl & ~0x00200000); in mga_crtc_mode_set()