Home
last modified time | relevance | path

Searched refs:DF4p5_INTLV_NUM_CHAN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ras/amd/atl/
H A Dreg_fields.h344 #define DF4p5_INTLV_NUM_CHAN GENMASK(9, 4) macro
H A Dmap.c61 ctx->map.intlv_mode = FIELD_GET(DF4p5_INTLV_NUM_CHAN, ctx->map.intlv); in df4p5_get_intlv_mode()