Searched refs:DF2_DIE_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ras/amd/atl/ | ||
H A D | reg_fields.h | 109 #define DF2_DIE_ID_MASK GENMASK(15, 8) macro |
H A D | system.c | 50 df_cfg.die_id_mask = FIELD_GET(DF2_DIE_ID_MASK, mask0); in df2_get_masks_shifts() |