Searched refs:DF3_DST_FABRIC_ID (Results 1 – 3 of 3) sorted by relevance
83 #define DF3_DST_FABRIC_ID GENMASK(9, 0) macro
184 u16 dst_fabric_id = FIELD_GET(DF3_DST_FABRIC_ID, ctx->map.limit); in df3_6ch_get_dram_addr_map()
23 case DF3: return FIELD_GET(DF3_DST_FABRIC_ID, ctx->map.limit); in get_dst_fabric_id()