Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsdma_v3_0.c1278 if (REG_GET_FIELD(srbm_soft_reset, SRBM_SOFT_RESET, SOFT_RESET_SDMA) || in sdma_v3_0_pre_soft_reset()
1297 if (REG_GET_FIELD(srbm_soft_reset, SRBM_SOFT_RESET, SOFT_RESET_SDMA) || in sdma_v3_0_post_soft_reset()
/linux-6.1.9/drivers/gpu/drm/radeon/
Dcik_sdma.c276 WREG32(SRBM_SOFT_RESET, SOFT_RESET_SDMA | SOFT_RESET_SDMA1); in cik_sdma_gfx_stop()
Dcikd.h477 #define SOFT_RESET_SDMA (1 << 20) macro
Dcik.c4980 srbm_soft_reset |= SOFT_RESET_SDMA; in cik_gpu_soft_reset()