Home
last modified time | relevance | path

Searched refs:CONTROL_DMA_BUF_LEN (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h177 #define CONTROL_DMA_BUF_LEN 0x1000 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h177 #define CONTROL_DMA_BUF_LEN 0x1000 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h179 #define CONTROL_DMA_BUF_LEN 0x1000 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h177 #define CONTROL_DMA_BUF_LEN 0x1000 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c163 U8 UsbCtrlBuf_Port4[CONTROL_DMA_BUF_LEN] __attribute__ ((aligned (4096)));
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c163 U8 UsbCtrlBuf_Port3[CONTROL_DMA_BUF_LEN] __attribute__ ((aligned (4096)));
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c163 U8 UsbCtrlBuf_Port2[CONTROL_DMA_BUF_LEN] __attribute__ ((aligned (4096)));
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c143 U8 UsbCtrlBuf[CONTROL_DMA_BUF_LEN] __attribute__ ((aligned (4096)));