Searched refs:flashAddressMask (Results 1 – 1 of 1) sorted by relevance
60 flashAddressMask = (uint)(flash.Size - 1); in OpenTitan_FlashController()152 this.address.Value = address & flashAddressMask; in OpenTitan_FlashController()906 private readonly uint flashAddressMask; field in Antmicro.Renode.Peripherals.MTD.OpenTitan_FlashController