Home
last modified time | relevance | path

Searched refs:MC_WRREQ_CREDIT (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsid.h674 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro
H A Dcikd.h824 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro
H A Devergreend.h1243 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro
H A Dr600d.h682 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro
H A Dr600.c3728 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10); in r600_irq_init()
H A Dsi.c6012 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in si_irq_init()
H A Dcik.c6989 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in cik_irq_init()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h677 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro