Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dthunderx_edac.c963 #define OCX_LNE_STAT(x, y) (0x8040 + (x) * 0x100 + (y) * 8) macro
1086 readq(ocx->regs + OCX_LNE_STAT(lane, 11)); in thunderx_ocx_com_isr()
1332 readq(ocx->regs + OCX_LNE_STAT(lane, stat)); in thunderx_ocx_clearstats()