Home
last modified time | relevance | path

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

/openbmc/linux/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()