Searched refs:OCX_COM_LINKX_INT (Results 1 – 1 of 1) sorted by relevance
873 #define OCX_COM_LINKX_INT(x) (0x120 + (x) * 8) macro1172 ctx->reg_com_link_int = readq(ocx->regs + OCX_COM_LINKX_INT(ctx->link)); in thunderx_ocx_lnk_isr()1174 writeq(ctx->reg_com_link_int, ocx->regs + OCX_COM_LINKX_INT(ctx->link)); in thunderx_ocx_lnk_isr()1447 reg = readq(ocx->regs + OCX_COM_LINKX_INT(i)); in thunderx_ocx_probe()1448 writeq(reg, ocx->regs + OCX_COM_LINKX_INT(i)); in thunderx_ocx_probe()