Home
last modified time | relevance | path

Searched refs:abnormalInterruptSummaryEnable (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService_DMA.cs209 ….WithFlag(14, out abnormalInterruptSummaryEnable, name: "DMACIER.AIE (Abnormal Interrupt Summary E… in DefineChannelRegisters()
338 (abnormalInterruptSummary.Value && abnormalInterruptSummaryEnable.Value) || in UpdateInterrupts()
948 private IFlagRegisterField abnormalInterruptSummaryEnable; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService.DMAChannel