Searched refs:DF2_DST_FABRIC_ID (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/ras/amd/atl/ | ||
D | reg_fields.h | 82 #define DF2_DST_FABRIC_ID GENMASK(7, 0) macro |
D | denormalize.c | 22 case DF2: return FIELD_GET(DF2_DST_FABRIC_ID, ctx->map.limit); in get_dst_fabric_id() |