Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/PciEmulation/
DPciEmulation.c100 CapabilityLength = MmioRead8 (USB_EHCI_HCCAPBASE); in PciEmulationEntryPoint()
101 PhysicalPorts = MmioRead32 (USB_EHCI_HCCAPBASE + 0x4) & 0x0000000F; in PciEmulationEntryPoint()
111 USB_EHCI_HCCAPBASE, MemorySize in PciEmulationEntryPoint()
/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
DOmap3530Usb.h24 #define USB_EHCI_HCCAPBASE (USB_BASE + 0x4800) macro