Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dthunderx_edac.c154 #define LMC_INT_ENA_ALL GENMASK(5, 0) macro
780 writeq(LMC_INT_ENA_ALL, lmc->regs + LMC_INT_ENA_W1S); in thunderx_lmc_probe()
808 writeq(LMC_INT_ENA_ALL, lmc->regs + LMC_INT_ENA_W1C); in thunderx_lmc_remove()
/kernel/linux/linux-6.6/drivers/edac/
H A Dthunderx_edac.c154 #define LMC_INT_ENA_ALL GENMASK(5, 0) macro
780 writeq(LMC_INT_ENA_ALL, lmc->regs + LMC_INT_ENA_W1S); in thunderx_lmc_probe()
808 writeq(LMC_INT_ENA_ALL, lmc->regs + LMC_INT_ENA_W1C); in thunderx_lmc_remove()

Completed in 6 milliseconds