Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DUFSDevice.cs893 … uint dExtendedUFSFeaturesSupport = 0b00000001) // shall be the same as bUFSFeaturesSupport in InitDeviceDescriptor() argument
932 ExtendedUFSFeaturesSupport = dExtendedUFSFeaturesSupport, in InitDeviceDescriptor()