Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.h678 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dsid.h675 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
Dcikd.h825 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
Devergreend.h1244 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
Dr600d.h683 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
Dr600.c3731 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10); in r600_irq_init()
Dsi.c6032 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in si_irq_init()
Dcik.c7000 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in cik_irq_init()