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