Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/edac/
Di10nm_base.c59 #define I10NM_HBM_IMC_MMIO_SIZE 0x9000 macro
557 off = i * I10NM_HBM_IMC_MMIO_SIZE; in i10nm_get_hbm_munits()
560 lmc, base + off, I10NM_HBM_IMC_MMIO_SIZE); in i10nm_get_hbm_munits()
562 mbase = ioremap(base + off, I10NM_HBM_IMC_MMIO_SIZE); in i10nm_get_hbm_munits()