Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Di10nm_base.c66 #define I10NM_HBM_IMC_MMIO_SIZE 0x9000 macro
819 off = i * I10NM_HBM_IMC_MMIO_SIZE; in i10nm_get_hbm_munits()
822 lmc, base + off, I10NM_HBM_IMC_MMIO_SIZE); in i10nm_get_hbm_munits()
824 mbase = ioremap(base + off, I10NM_HBM_IMC_MMIO_SIZE); in i10nm_get_hbm_munits()