Searched refs:ReadDoubleWordPCI (Results 1 – 3 of 3) sorted by relevance
39 uint ReadDoubleWordPCI (uint bar, long offset); in ReadDoubleWordPCI() method
176 return pci_device.ReadDoubleWordPCI((uint)bar_no, offset); in ReadDoubleWordIO()
147 public uint ReadDoubleWordPCI(uint bar, long offset) in ReadDoubleWordPCI() method in Antmicro.Renode.Peripherals.USBDeprecated.ISP1761