Searched refs:DF2_INTLV_ADDR_SEL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ras/amd/atl/ | ||
H A D | reg_fields.h | 317 #define DF2_INTLV_ADDR_SEL GENMASK(10, 8) macro |
H A D | map.c | 557 addr_sel = FIELD_GET(DF2_INTLV_ADDR_SEL, ctx->map.base); in get_intlv_bit_pos() |