Searched refs:async_next (Results 1 – 9 of 9) sorted by relevance
114 u32 async_next; /* address of next async queue head */ member
439 pdata->pm_async_next = ehci_readl(ehci, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_suspend()505 ehci_writel(ehci, pdata->pm_async_next, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_resume()
131 u32 async_next; /* address of next async queue head */ member
267 u32 async_next; /* address of next async queue head */ member
583 ehci_writel(ehci, (u32)ehci->async->qh_dma, &ehci->regs->async_next); in ehci_run()
414 ehci_writel(ehci, (u32) ehci->async->qh_dma, &ehci->regs->async_next); in ehci_bus_resume()
1308 &ehci->regs->async_next); in end_unlink_async()
2716 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_run()3546 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_bus_resume()
5057 &fotg210->regs->async_next); in fotg210_run()