Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/edac/
Di10nm_base.c59 #define I10NM_HBM_IMC_MMIO_SIZE 0x9000 macro
354 off = i * I10NM_HBM_IMC_MMIO_SIZE; in i10nm_get_hbm_munits()
357 lmc, base + off, I10NM_HBM_IMC_MMIO_SIZE); in i10nm_get_hbm_munits()
359 mbase = ioremap(base + off, I10NM_HBM_IMC_MMIO_SIZE); in i10nm_get_hbm_munits()