Searched refs:DMALDP (Results 1 – 1 of 1) sorted by relevance
71 …decoderRoot.AddOpcode(0b00100101, 8, () => new DMALDP(this, transactionType: Channel.ChannelReques… in RegisterInstructions()72 …decoderRoot.AddOpcode(0b00100111, 8, () => new DMALDP(this, transactionType: Channel.ChannelReques… in RegisterInstructions()801 private class DMALDP : DMA_LD_ST_base class in Antmicro.Renode.Peripherals.DMA.PL330_DMA803 …public DMALDP(PL330_DMA parent, Channel.ChannelRequestType transactionType = Channel.ChannelReques… in DMALDP() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMALDP