Searched refs:DF3_DIE_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ras/amd/atl/ | ||
H A D | reg_fields.h | 110 #define DF3_DIE_ID_MASK GENMASK(18, 16) macro |
H A D | system.c | 64 df_cfg.die_id_mask = FIELD_GET(DF3_DIE_ID_MASK, mask1); in df3_get_masks_shifts() |