Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h413 #define mwHost20_PORTSC_EnableDisable_Rd() mwHost20Bit_Rd_Port2(0x30,BIT2) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h413 #define mwHost20_PORTSC_EnableDisable_Rd() mwHost20Bit_Rd_Port4(0x30,BIT2) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h417 #define mwHost20_PORTSC_EnableDisable_Rd() mwHost20Bit_Rd(0x30,BIT2) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h413 #define mwHost20_PORTSC_EnableDisable_Rd() mwHost20Bit_Rd_Port3(0x30,BIT2) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c624 if (mwHost20_PORTSC_EnableDisable_Rd()==0) in flib_Host20_Suspend_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c632 if (mwHost20_PORTSC_EnableDisable_Rd()==0) in flib_Host20_Suspend_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c633 if (mwHost20_PORTSC_EnableDisable_Rd()==0) in flib_Host20_Suspend_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c649 if (mwHost20_PORTSC_EnableDisable_Rd()==0) in flib_Host20_Suspend()