Searched refs:CP_RB1_CNTL (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| A D | nid.h | 500 #define CP_RB1_CNTL 0xC184 macro
|
| A D | sid.h | 1267 #define CP_RB1_CNTL 0xC184 macro
|
| A D | si.c | 3700 WREG32(CP_RB1_CNTL, tmp); in si_cp_resume() 3703 WREG32(CP_RB1_CNTL, tmp | RB_RPTR_WR_ENA); in si_cp_resume() 3712 WREG32(CP_RB1_CNTL, tmp); in si_cp_resume()
|
| A D | ni.c | 1620 CP_RB1_CNTL, in cayman_cp_resume()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | sid.h | 1295 #define CP_RB1_CNTL 0x3061 macro
|
| A D | gfx_v10_0.c | 6407 tmp = REG_SET_FIELD(0, CP_RB1_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v10_0_cp_gfx_resume() 6408 tmp = REG_SET_FIELD(tmp, CP_RB1_CNTL, RB_BLKSZ, rb_bufsz - 2); in gfx_v10_0_cp_gfx_resume()
|
Completed in 64 milliseconds