Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Drs600.c480 WREG32(RADEON_CP_RB_RPTR_WR, 0); in rs600_asic_reset()
H A Dr300.c432 WREG32(RADEON_CP_RB_RPTR_WR, 0); in r300_asic_reset()
H A Dr100.c1211 WREG32(RADEON_CP_RB_RPTR_WR, 0); in r100_cp_init()
2602 WREG32(RADEON_CP_RB_RPTR_WR, 0); in r100_asic_reset()
H A Dradeon_reg.h3310 #define RADEON_CP_RB_RPTR_WR 0x071c macro