Searched refs:asynclistaddr (Results 1 – 2 of 2) sorted by relevance
446 if (!hcd_reg_readl((U32)&pEhci->op_regs->asynclistaddr)) in ms_ehci_softrst()450 hcd_reg_writel ((U32)pEhci->stAsync->qh_dma_addr, (U32)&pEhci->op_regs->asynclistaddr); in ms_ehci_softrst()2171 hw_next = hcd_reg_readl ((U32)&ehci->op_regs->asynclistaddr); in dbg_timeout_async()2388 hcd_reg_writel ((U32)ehci->stAsync->qh_dma_addr, (U32)&ehci->op_regs->asynclistaddr); in ms_ehci_begin()
327 U32 asynclistaddr; /* Next Asynchronous List Address : [18h] */ member