Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/radeon/
HDsid.h249 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
HDevergreend.h791 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
HDr600d.h676 # define MC_WR_CLEAN_CNT(x) ((x) << 20) macro
HDsi.c3409 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in si_irq_init()
HDr600.c3539 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10); in r600_irq_init()