Searched refs:DF4_INTLV_ADDR_SEL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ras/amd/atl/ | ||
H A D | reg_fields.h | 319 #define DF4_INTLV_ADDR_SEL GENMASK(2, 0) macro |
H A D | map.c | 565 addr_sel = FIELD_GET(DF4_INTLV_ADDR_SEL, ctx->map.intlv); in get_intlv_bit_pos() |