Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsi_ih.c90 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in si_ih_irq_init()
Dsid.h677 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro
/linux-6.1.9/drivers/gpu/drm/radeon/
Dsid.h674 # define MC_WRREQ_CREDIT(x) ((x) << 15) macro
Dcikd.h824 # 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.c3728 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10); in r600_irq_init()
Dsi.c6027 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in si_irq_init()
Dcik.c6989 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in cik_irq_init()