Home
last modified time | relevance | path

Searched refs:CB_COLOR0_BASE (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv770d.h313 #define CB_COLOR0_BASE 0x28040 macro
H A Dr600_cs.c1263 case CB_COLOR0_BASE: in r600_cs_check_reg()
1277 tmp = (reg - CB_COLOR0_BASE) / 4; in r600_cs_check_reg()
H A Drv770.c1582 WREG32(CB_COLOR0_BASE, 0); in rv770_gpu_init()
H A Devergreen_cs.c1548 case CB_COLOR0_BASE: in evergreen_cs_handle_reg()
1562 tmp = (reg - CB_COLOR0_BASE) / 0x3c; in evergreen_cs_handle_reg()
H A Devergreend.h2067 #define CB_COLOR0_BASE 0x28c60 macro
H A Dr600d.h70 #define CB_COLOR0_BASE 0x28040 macro
H A Dr600.c2347 WREG32(CB_COLOR0_BASE, 0); in r600_gpu_init()
H A Devergreen.c3677 WREG32(CB_COLOR0_BASE, 0); in evergreen_gpu_init()