Searched refs:reg_com_int (Results 1 – 1 of 1) sorted by relevance
1036 u64 reg_com_int; member1080 ctx->reg_com_int = readq(ocx->regs + OCX_COM_INT); in thunderx_ocx_com_isr()1091 writeq(ctx->reg_com_int, ocx->regs + OCX_COM_INT); in thunderx_ocx_com_isr()1125 ocx->edac_dev->ctl_name, ctx->reg_com_int); in thunderx_ocx_com_threaded_isr()1128 ocx_com_errors, ctx->reg_com_int); in thunderx_ocx_com_threaded_isr()1133 if (ctx->reg_com_int & BIT(lane)) { in thunderx_ocx_com_threaded_isr()1147 if (ctx->reg_com_int & OCX_COM_INT_CE) in thunderx_ocx_com_threaded_isr()