async_next        480 drivers/usb/host/ehci-fsl.c 	pdata->pm_async_next  = ehci_readl(ehci, &ehci->regs->async_next);
async_next        546 drivers/usb/host/ehci-fsl.c 	ehci_writel(ehci, pdata->pm_async_next, &ehci->regs->async_next);
async_next        582 drivers/usb/host/ehci-hcd.c 	ehci_writel(ehci, (u32)ehci->async->qh_dma, &ehci->regs->async_next);
async_next        413 drivers/usb/host/ehci-hub.c 	ehci_writel(ehci, (u32) ehci->async->qh_dma, &ehci->regs->async_next);
async_next       1301 drivers/usb/host/ehci-q.c 			    &ehci->regs->async_next);
async_next       5022 drivers/usb/host/fotg210-hcd.c 			&fotg210->regs->async_next);
async_next        271 drivers/usb/host/fotg210.h 	u32		async_next;	/* address of next async queue head */
async_next        162 drivers/usb/host/oxu210hp-hcd.c 	u32		async_next;	/* address of next async queue head */
async_next       3126 drivers/usb/host/oxu210hp-hcd.c 	writel((u32) oxu->async->qh_dma, &oxu->regs->async_next);
async_next       3954 drivers/usb/host/oxu210hp-hcd.c 	writel((u32) oxu->async->qh_dma, &oxu->regs->async_next);
async_next        115 include/linux/usb/ehci_def.h 	u32		async_next;	/* address of next async queue head */