Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dehci_def.h115 u32 async_next; /* address of next async queue head */ member
/Linux-v4.19/drivers/usb/host/
Dehci-fsl.c435 pdata->pm_async_next = ehci_readl(ehci, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_suspend()
501 ehci_writel(ehci, pdata->pm_async_next, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_resume()
Doxu210hp.h132 u32 async_next; /* address of next async queue head */ member
Dfotg210.h268 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-hub.c413 ehci_writel(ehci, (u32) ehci->async->qh_dma, &ehci->regs->async_next); in ehci_bus_resume()
Dehci-q.c1290 &ehci->regs->async_next); in end_iaa_cycle()
Doxu210hp-hcd.c2694 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_run()
3524 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_bus_resume()
Dfotg210-hcd.c5016 &fotg210->regs->async_next); in fotg210_run()