Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DUFSDevice.cs861 bLogicalBlockSize: LogicalBlockSizeExponentBase2 in InitConfiguration()
1307 …public byte LogicalBlockSizeExponentBase2 => (byte)BitHelper.GetMostSignificantSetBitIndex(Logical… field in Antmicro.Renode.Peripherals.Storage.UFSDevice