Searched refs:reg_com_int (Results 1 – 1 of 1) sorted by relevance
1042 u64 reg_com_int; member1086 ctx->reg_com_int = readq(ocx->regs + OCX_COM_INT); in thunderx_ocx_com_isr()1097 writeq(ctx->reg_com_int, ocx->regs + OCX_COM_INT); in thunderx_ocx_com_isr()1131 ocx->edac_dev->ctl_name, ctx->reg_com_int); in thunderx_ocx_com_threaded_isr()1134 ocx_com_errors, ctx->reg_com_int); in thunderx_ocx_com_threaded_isr()1139 if (ctx->reg_com_int & BIT(lane)) { in thunderx_ocx_com_threaded_isr()1153 if (ctx->reg_com_int & OCX_COM_INT_CE) in thunderx_ocx_com_threaded_isr()