Home
last modified time | relevance | path

Searched refs:DF3_DST_FABRIC_ID (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/ras/amd/atl/
H A Dreg_fields.h83 #define DF3_DST_FABRIC_ID GENMASK(9, 0) macro
H A Dmap.c184 u16 dst_fabric_id = FIELD_GET(DF3_DST_FABRIC_ID, ctx->map.limit); in df3_6ch_get_dram_addr_map()
H A Ddenormalize.c23 case DF3: return FIELD_GET(DF3_DST_FABRIC_ID, ctx->map.limit); in get_dst_fabric_id()