Searched refs:RINGID (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ | ||
D | nid.h | 60 #define RINGID(x) (((x) & 0x3) << 0) macro |
D | ni.c | 1395 WREG32(SRBM_GFX_CNTL, RINGID(ring)); in cayman_cp_int_cntl_setup() |