Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds