Searched refs:DF4_DST_FABRIC_ID (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ras/amd/atl/ | ||
H A D | reg_fields.h | 85 #define DF4_DST_FABRIC_ID GENMASK(27, 16) macro |
H A D | denormalize.c | 25 case DF4: return FIELD_GET(DF4_DST_FABRIC_ID, ctx->map.ctl); in get_dst_fabric_id() |