[update] port: hpmicro: update port files

Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
This commit is contained in:
Zhihong Chen
2025-05-16 18:08:04 +08:00
committed by sakumisu
parent e301e1f0a9
commit 7465a59eaa
7 changed files with 89 additions and 40 deletions

View File

@@ -852,11 +852,11 @@ int usb_hc_init(struct usbh_bus *bus)
}
}
usb_hc_low_level2_init(bus);
EHCI_HCOR->usbintr = 0;
EHCI_HCOR->usbsts = EHCI_HCOR->usbsts;
usb_hc_low_level2_init(bus);
/* Set the Current Asynchronous List Address. */
EHCI_HCOR->asynclistaddr = EHCI_PTR2ADDR(&g_async_qh_head[bus->hcd.hcd_id]);
/* Set the Periodic Frame List Base Address. */