Searched refs:async_next (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dehci_def.h107 u32 async_next; /* address of next async queue head */ member in struct:ehci_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Doxu210hp.h131 u32 async_next; /* address of next async queue head */ member in struct:ehci_regs
H A Dehci-hcd.c681 ehci_writel(ehci, (u32)ehci->async->qh_dma, &ehci->regs->async_next);
H A Dehci-hub.c359 ehci_writel(ehci, (u32) ehci->async->qh_dma, &ehci->regs->async_next);
H A Doxu210hp-hcd.c2694 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next);
3514 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next);

Completed in 233 milliseconds