Home
last modified time | relevance | path

Searched refs:mwHost20_USBSTS_AsynchronousStatus_Rd (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c401 if (mwHost20_USBSTS_AsynchronousStatus_Rd()>0)
406 while(mwHost20_USBSTS_AsynchronousStatus_Rd()==0);
409 if (mwHost20_USBSTS_AsynchronousStatus_Rd()==0)
414 while(mwHost20_USBSTS_AsynchronousStatus_Rd()>0);
H A DdrvHost200_4.c213 while(mwHost20_USBSTS_AsynchronousStatus_Rd()>0); in OTGH_PT_Bulk_Init_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c401 if (mwHost20_USBSTS_AsynchronousStatus_Rd()>0)
406 while(mwHost20_USBSTS_AsynchronousStatus_Rd()==0);
409 if (mwHost20_USBSTS_AsynchronousStatus_Rd()==0)
414 while(mwHost20_USBSTS_AsynchronousStatus_Rd()>0);
H A DdrvHost200_3.c213 while(mwHost20_USBSTS_AsynchronousStatus_Rd()>0); in OTGH_PT_Bulk_Init_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c401 if (mwHost20_USBSTS_AsynchronousStatus_Rd()>0)
406 while(mwHost20_USBSTS_AsynchronousStatus_Rd()==0);
409 if (mwHost20_USBSTS_AsynchronousStatus_Rd()==0)
414 while(mwHost20_USBSTS_AsynchronousStatus_Rd()>0);
H A DdrvHost200_2.c213 while(mwHost20_USBSTS_AsynchronousStatus_Rd()>0); in OTGH_PT_Bulk_Init_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c401 if (mwHost20_USBSTS_AsynchronousStatus_Rd()>0)
406 while(mwHost20_USBSTS_AsynchronousStatus_Rd()==0);
409 if (mwHost20_USBSTS_AsynchronousStatus_Rd()==0)
414 while(mwHost20_USBSTS_AsynchronousStatus_Rd()>0);
H A DdrvHost200.c219 while(mwHost20_USBSTS_AsynchronousStatus_Rd()>0); in OTGH_PT_Bulk_Init()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h320 …#define mwHost20_USBSTS_AsynchronousStatus_Rd() (mwHost20Bit_Rd_Port2(0x15,BIT7)) //14->Bi… macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h320 …#define mwHost20_USBSTS_AsynchronousStatus_Rd() (mwHost20Bit_Rd_Port4(0x15,BIT7)) //14->Bi… macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h324 #define mwHost20_USBSTS_AsynchronousStatus_Rd() (mwHost20Bit_Rd(0x15,BIT7)) //14->Bit 15 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h320 …#define mwHost20_USBSTS_AsynchronousStatus_Rd() (mwHost20Bit_Rd_Port3(0x15,BIT7)) //14->Bi… macro