Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dthunderx_edac.c968 #define OCX_LNE_CFG(x) (0x8000 + (x) * 0x100) macro
1332 cfg = readq(ocx->regs + OCX_LNE_CFG(lane)); in thunderx_ocx_clearstats()
1335 writeq(cfg, ocx->regs + OCX_LNE_CFG(lane)); in thunderx_ocx_clearstats()
/kernel/linux/linux-6.6/drivers/edac/
H A Dthunderx_edac.c968 #define OCX_LNE_CFG(x) (0x8000 + (x) * 0x100) macro
1332 cfg = readq(ocx->regs + OCX_LNE_CFG(lane)); in thunderx_ocx_clearstats()
1335 writeq(cfg, ocx->regs + OCX_LNE_CFG(lane)); in thunderx_ocx_clearstats()

Completed in 6 milliseconds