Home
last modified time | relevance | path

Searched refs:mwHost20_USBINTR_Set (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c302 mwHost20_USBINTR_Set( HOST20_USBINTR_SystemError | in flib_OTGH_Init_Port4()
353 mwHost20_USBINTR_Set(0); in flib_Host20_Close_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c302 mwHost20_USBINTR_Set( HOST20_USBINTR_SystemError | in flib_OTGH_Init_Port3()
353 mwHost20_USBINTR_Set(0); in flib_Host20_Close_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c302 mwHost20_USBINTR_Set( HOST20_USBINTR_SystemError | in flib_OTGH_Init_Port2()
353 mwHost20_USBINTR_Set(0); in flib_Host20_Close_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c300 mwHost20_USBINTR_Set( HOST20_USBINTR_SystemError | in flib_OTGH_Init()
353 mwHost20_USBINTR_Set(0); in flib_Host20_Close()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h348 #define mwHost20_USBINTR_Set(bValue) mwHost20Port_wr_Port2(0x18,bValue) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h348 #define mwHost20_USBINTR_Set(bValue) mwHost20Port_wr_Port4(0x18,bValue) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h352 #define mwHost20_USBINTR_Set(bValue) mwHost20Port_wr(0x18,bValue) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h348 #define mwHost20_USBINTR_Set(bValue) mwHost20Port_wr_Port3(0x18,bValue) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSBEntry.c1234 mwHost20_USBINTR_Set(HOST20_USBINTR_IntOnAsyncAdvance | in InitUSBIntr()