Home
last modified time | relevance | path

Searched refs:m_BDMA_write (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBHwCtl.h142 extern void m_BDMA_write(unsigned int, unsigned int);
H A DdrvUSBHwCtl.c333 void m_BDMA_write(unsigned int s, unsigned int t) in m_BDMA_write() function
H A DdrvEhciHcd.c2008 m_BDMA_write(pQh->qh_dma_addr, pPrev->qh_dma_addr); in ms_start_unlink_async()