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