Searched refs:ConstantAddress (Results 1 – 1 of 1) sorted by relevance
323 descriptor.ConstantAddress = ((descriptor.Length & 0x10000000) > 0); in ParseDescriptors()346 …orIndex, descriptor.Tag, descriptor.Length, descriptor.LastDescriptor, descriptor.ConstantAddress, in ParseDescriptors()368 … if (parseFetcher && fetcherScatterGather.Value && moreDescriptors && !descriptor.ConstantAddress) in ParseDescriptors()673 public bool ConstantAddress; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_AES_1.DmaDescriptor