Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c969 #define OCX_LNE_STAT(x, y) (0x8040 + (x) * 0x100 + (y) * 8) macro
1092 readq(ocx->regs + OCX_LNE_STAT(lane, 11)); in thunderx_ocx_com_isr()
1338 readq(ocx->regs + OCX_LNE_STAT(lane, stat)); in thunderx_ocx_clearstats()