Home
last modified time | relevance | path

Searched defs:ehciBaseAddress (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs20 …public EHCIHostController(IMachine machine, uint ehciBaseAddress = 0x100, uint capabilityRegisters… in EHCIHostController()
861 private uint ehciBaseAddress; field in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController