Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dsid.h674 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro
Dcikd.h826 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro
Devergreend.h1243 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro
Dr600d.h682 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro
Dr600.c3682 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10); in r600_irq_init()
Dsi.c6048 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in si_irq_init()
Dcik.c7434 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in cik_irq_init()