Searched refs:OCX_LNE_CFG (Results 1 – 1 of 1) sorted by relevance
968 #define OCX_LNE_CFG(x) (0x8000 + (x) * 0x100) macro1332 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()