Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h1022 U32 async_next; /* address of next async queue head */ member
H A DdrvEhciHcd.c5189 ehci_writel ((U32)qh->qh_dma, &ehci->regs->async_next);
7092 ehci_writel ((U32)ehci->async->qh_dma, (U32)&ehci->regs->async_next); in ehci_start()