Searched refs:RS480_NB_MC_INDEX (Results 1 – 2 of 2) sorted by relevance
303 WREG32(RS480_NB_MC_INDEX, reg & 0xff); in rs400_mc_wreg() 305 WREG32(RS480_NB_MC_INDEX, 0xff); in rs400_mc_wreg() 315 WREG32(RS480_NB_MC_INDEX, ((reg) & 0xff) | RS480_NB_MC_IND_WR_EN); in rs400_debugfs_gart_info_show() 317 WREG32(RS480_NB_MC_INDEX, 0xff); in rs400_debugfs_gart_info_show()
104 #define RS480_NB_MC_INDEX 0x168 macro