Home
last modified time | relevance | path

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

/linux/drivers/ras/amd/atl/
H A Dreg_fields.h37 #define DF2_COH_ST_FABRIC_ID GENMASK(19, 8) macro
H A Dmap.c391 ctx->coh_st_fabric_id = FIELD_GET(DF2_COH_ST_FABRIC_ID, reg); in get_coh_st_fabric_id()