Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dsid.h1306 #define RLC_SAVE_AND_RESTORE_BASE 0xC310 macro
H A Dcikd.h1408 #define RLC_SAVE_AND_RESTORE_BASE 0xC374 macro
H A Dsi.c5269 WREG32(RLC_SAVE_AND_RESTORE_BASE, rdev->rlc.save_restore_gpu_addr >> 8); in si_init_gfx_cgpg()
5771 WREG32(RLC_SAVE_AND_RESTORE_BASE, rdev->rlc.save_restore_gpu_addr >> 8); in si_init_pg()
5777 WREG32(RLC_SAVE_AND_RESTORE_BASE, rdev->rlc.save_restore_gpu_addr >> 8); in si_init_pg()
H A Dcik.c6685 WREG32(RLC_SAVE_AND_RESTORE_BASE, rdev->rlc.save_restore_gpu_addr >> 8); in cik_init_gfx_cgpg()