Go to the documentation of this file.
19 #ifndef _SYS_HV_DRV_USB_HOST_INTF_H
20 #define _SYS_HV_DRV_USB_HOST_INTF_H
26 #define HV_USB_HOST_MMIO_OFFSET_EHCI ((uint64_t) USB_HOST_HCCAPBASE_REG)
29 #define HV_USB_HOST_MMIO_OFFSET_OHCI ((uint64_t) USB_HOST_OHCD_HC_REVISION_REG)
33 #define HV_USB_HOST_MMIO_SIZE ((uint64_t) 0x1000)
36 #define HV_USB_HOST_NUM_SVC_DOM 1