Home
last modified time | relevance | path

Searched refs:DF4_DST_FABRIC_ID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ras/amd/atl/
H A Dreg_fields.h85 #define DF4_DST_FABRIC_ID GENMASK(27, 16) macro
H A Ddenormalize.c25 case DF4: return FIELD_GET(DF4_DST_FABRIC_ID, ctx->map.ctl); in get_dst_fabric_id()