Home
last modified time | relevance | path

Searched refs:async_next (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/include/linux/usb/
Dehci_def.h114 u32 async_next; /* address of next async queue head */ member
/linux-4.1.27/drivers/usb/host/
Dehci-fsl.c440 pdata->pm_async_next = ehci_readl(ehci, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_suspend()
506 ehci_writel(ehci, pdata->pm_async_next, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_resume()
Doxu210hp.h131 u32 async_next; /* address of next async queue head */ member
Dfotg210.h261 u32 async_next; /* address of next async queue head */ member
Dfusbh200.h256 u32 async_next; /* address of next async queue head */ member
Dehci-hcd.c582 ehci_writel(ehci, (u32)ehci->async->qh_dma, &ehci->regs->async_next); in ehci_run()
Dehci-q.c1308 &ehci->regs->async_next); in end_unlink_async()
Dehci-hub.c413 ehci_writel(ehci, (u32) ehci->async->qh_dma, &ehci->regs->async_next); in ehci_bus_resume()
Doxu210hp-hcd.c2721 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_run()
3551 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_bus_resume()
Dfusbh200-hcd.c5174 fusbh200_writel(fusbh200, (u32)fusbh200->async->qh_dma, &fusbh200->regs->async_next); in fusbh200_run()
Dfotg210-hcd.c5252 &fotg210->regs->async_next); in fotg210_run()