Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h408 #define mwHost20_PORTSC_ForceResume_Clr() mwHost20Bit_Clr_Port2(0x30,BIT6) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h408 #define mwHost20_PORTSC_ForceResume_Clr() mwHost20Bit_Clr_Port4(0x30,BIT6) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h412 #define mwHost20_PORTSC_ForceResume_Clr() mwHost20Bit_Clr(0x30,BIT6) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h408 #define mwHost20_PORTSC_ForceResume_Clr() mwHost20Bit_Clr_Port3(0x30,BIT6) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c563 mwHost20_PORTSC_ForceResume_Clr(); in flib_Host20_PortBusReset_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c571 mwHost20_PORTSC_ForceResume_Clr(); in flib_Host20_PortBusReset_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c572 mwHost20_PORTSC_ForceResume_Clr(); in flib_Host20_PortBusReset_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c581 mwHost20_PORTSC_ForceResume_Clr(); in flib_Host20_PortBusReset()