Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_legacy_crtc.c58 u32 scale, inc, crtc_more_cntl; in radeon_legacy_rmx_mode_set() local
71 crtc_more_cntl = 0; in radeon_legacy_rmx_mode_set()
76 crtc_more_cntl |= RADEON_CRTC_H_CUTOFF_ACTIVE_EN; in radeon_legacy_rmx_mode_set()
156 crtc_more_cntl |= (RADEON_CRTC_AUTO_HORZ_CENTER_EN | in radeon_legacy_rmx_mode_set()
201 WREG32(RADEON_CRTC_MORE_CNTL, crtc_more_cntl); in radeon_legacy_rmx_mode_set()
/linux-4.4.14/drivers/video/fbdev/aty/
Dradeonfb.h195 u32 crtc_more_cntl; member
Dradeon_base.c1330 save->crtc_more_cntl = INREG(CRTC_MORE_CNTL); in radeon_save_state()
1497 OUTREG(CRTC_MORE_CNTL, mode->crtc_more_cntl); in radeon_write_mode()
1757 newmode->crtc_more_cntl = rinfo->init_state.crtc_more_cntl; in radeonfb_set_par()
1758 newmode->crtc_more_cntl &= 0xfffffff0; in radeonfb_set_par()
Dradeon_pm.c1246 u32 crtcGenCntl, crtcGenCntl2, memRefreshCntl, crtc_more_cntl, in radeon_pm_full_reset_sdram() local
1252 crtc_more_cntl = INREG( CRTC_MORE_CNTL); in radeon_pm_full_reset_sdram()
1425 OUTREG( CRTC_MORE_CNTL, crtc_more_cntl); in radeon_pm_full_reset_sdram()