Searched refs:async_next (Results 1 – 8 of 8) sorted by relevance
102 u32 async_next; /* address of next async queue head */ member
474 pdata->pm_async_next = ehci_readl(ehci, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_suspend()540 ehci_writel(ehci, pdata->pm_async_next, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_resume()
585 ehci_writel(ehci, (u32)ehci->async->qh_dma, &ehci->regs->async_next); in ehci_run()
415 ehci_writel(ehci, (u32) ehci->async->qh_dma, &ehci->regs->async_next); in ehci_bus_resume()
163 u32 async_next; /* address of next async queue head */ member3129 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_run()3959 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_bus_resume()
1302 &ehci->regs->async_next); in end_iaa_cycle()
269 u32 async_next; /* address of next async queue head */ member
5012 &fotg210->regs->async_next); in fotg210_run()