Home
last modified time | relevance | path

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

/linux/drivers/ras/amd/atl/
H A Dreg_fields.h84 #define DF3p5_DST_FABRIC_ID GENMASK(11, 0) macro
H A Ddenormalize.c24 case DF3p5: return FIELD_GET(DF3p5_DST_FABRIC_ID, ctx->map.limit); in get_dst_fabric_id()