Searched refs:MC_WR_CLEAN_CNT (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsi_ih.c90 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0);
H A Dsid.h678 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
/linux-master/drivers/gpu/drm/radeon/
H A Dsid.h675 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
H A Dcikd.h825 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
H A Dr600d.h683 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
H A Devergreend.h1244 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
H A Dr600.c3728 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10);
H A Dsi.c6012 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0);
H A Dcik.c6989 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0);

Completed in 413 milliseconds