Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dthunderx_edac.c661 u64 lmc_control, lmc_ddr_pll_ctl, lmc_config; in thunderx_lmc_probe() local
694 lmc_control = readq(lmc->regs + LMC_CONTROL); in thunderx_lmc_probe()
698 if (lmc_control & LMC_CONTROL_RDIMM) { in thunderx_lmc_probe()
752 lmc->xor_bank = lmc_control & LMC_CONTROL_XOR_BANK; in thunderx_lmc_probe()