Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsid.h531 #define TRAIN_DONE_D1 (1 << 31) macro
H A Dcikd.h671 #define TRAIN_DONE_D1 (1 << 31) macro
H A Dsi.c1640 if (RREG32(MC_SEQ_TRAIN_WAKEUP_CNTL) & TRAIN_DONE_D1) in si_mc_load_microcode()
H A Dcik.c1948 if (RREG32(MC_SEQ_TRAIN_WAKEUP_CNTL) & TRAIN_DONE_D1) in ci_mc_load_microcode()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h532 #define TRAIN_DONE_D1 (1 << 31) macro