Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dcik_sdma.c277 WREG32(SRBM_SOFT_RESET, SOFT_RESET_SDMA | SOFT_RESET_SDMA1); in cik_sdma_gfx_stop()
Dcikd.h479 #define SOFT_RESET_SDMA (1 << 20) macro
Dcik.c5372 srbm_soft_reset |= SOFT_RESET_SDMA; in cik_gpu_soft_reset()