Home
last modified time | relevance | path

Searched refs:MC_VMID (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h676 # define MC_VMID(x) ((x) << 25) macro
Dcikd.h828 # define MC_VMID(x) ((x) << 25) macro
Dsi.c6045 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in si_irq_init()
Dcik.c7413 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in cik_irq_init()