Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvUsbMain.c2867 extern void USB_DACHE_FLUSH(U32 addr, U32 length);
2977 USB_DACHE_FLUSH((U32)TestDataAddr, 128); in IssueTestPacket()
H A DdrvHostLib.c1552 void USB_DACHE_FLUSH(U32 addr, U32 length) in USB_DACHE_FLUSH() function