Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c667 u64 lmc_control, lmc_ddr_pll_ctl, lmc_config; in thunderx_lmc_probe() local
700 lmc_control = readq(lmc->regs + LMC_CONTROL); in thunderx_lmc_probe()
704 if (lmc_control & LMC_CONTROL_RDIMM) { in thunderx_lmc_probe()
758 lmc->xor_bank = lmc_control & LMC_CONTROL_XOR_BANK; in thunderx_lmc_probe()