Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1707 #define L2C_MCI_INT_W1C 0x0 macro
1830 ctx->reg_int = readq(mci->regs + L2C_MCI_INT_W1C); in thunderx_l2c_mci_isr()
1833 writeq(ctx->reg_int, mci->regs + L2C_MCI_INT_W1C); in thunderx_l2c_mci_isr()