Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c199 int rank_lsb; member
498 addr |= LMC_FADR_FBUNK(faddr) << lmc->rank_lsb; in thunderx_faddr_to_phys()
751 lmc->rank_lsb = lmc->dimm_lsb; in thunderx_lmc_probe()
752 lmc->rank_lsb -= FIELD_GET(LMC_CONFIG_RANK_ENA, lmc_config) ? 1 : 0; in thunderx_lmc_probe()