Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DISP1761.cs734 …EnableRegister.HostSystemErrorEnable = ((value & (uint)InterruptMask.HostSystemError) != 0) ? true… in WriteDoubleWord()
760 if((value & (uint)InterruptMask.HostSystemError) != 0) in WriteDoubleWord()
762 usbSts &= ~(uint)(InterruptMask.HostSystemError); in WriteDoubleWord()
1634 HostSystemError = (uint)(1 << 4), enumerator
DEHCIHostController.cs311 …terruptEnableRegister.HostSystemErrorEnable = ((value & (uint)InterruptMask.HostSystemError) != 0); in WriteDoubleWord()
1303 HostSystemError = (uint)(1 << 4), enumerator