Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dthunderx_edac.c148 #define LMC_INT_ENA_ALL GENMASK(5, 0) macro
774 writeq(LMC_INT_ENA_ALL, lmc->regs + LMC_INT_ENA_W1S); in thunderx_lmc_probe()
802 writeq(LMC_INT_ENA_ALL, lmc->regs + LMC_INT_ENA_W1C); in thunderx_lmc_remove()