Searched refs:abnormalInterruptSummary (Results 1 – 1 of 1) sorted by relevance
253 ….WithFlag(14, out abnormalInterruptSummary, FieldMode.Read | FieldMode.WriteOneToClear, name: "DMA… in DefineChannelRegisters()330 … abnormalInterruptSummary.Value |= (txProcessStopped.Value && txProcessStoppedEnable.Value) || in UpdateInterrupts()338 (abnormalInterruptSummary.Value && abnormalInterruptSummaryEnable.Value) || in UpdateInterrupts()357 abnormalInterruptSummary.Value ||963 private IFlagRegisterField abnormalInterruptSummary; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService.DMAChannel