Searched refs:pm_async_next (Results 1 – 3 of 3) sorted by relevance
111 u32 pm_async_next; member
480 pdata->pm_async_next = ehci_readl(ehci, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_suspend()546 ehci_writel(ehci, pdata->pm_async_next, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_resume()
3044 + u32 pm_async_next;3658 + ci->pm_async_next = ehci_readl(ehci, &ehci->regs->async_next);3691 + ehci_writel(ehci, ci->pm_async_next, &ehci->regs->async_next);