Home
last modified time | relevance | path

Searched refs:ms_debug_debug (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbHostConfig.h541 #undef ms_debug_debug
551 #define ms_debug_debug(fmt, arg...) \ macro
554 #define ms_debug_debug(fmt, arg...) do {} while (0) macro
580 #define ms_usbhost_debug ms_debug_debug
H A DdrvUsbd.c402 ms_debug_debug("CTRL: TypeReq=0x%x val=0x%x idx=0x%x iLen=%d ==> %d\n", in ms_rh_call_control()
1381 ms_debug_debug("[UM-FLUSH] pUrb %p hcpriv %p,pipe %08x ep%d%s, ep type = %d, status = %d\n", in ms_usb_hcd_flush_endpoint()
1407 ms_debug_debug("<%s> !!! shutdown pUrb %p pipe %08x ep%d%s, ep type = %d\n", in ms_usb_hcd_flush_endpoint()
H A DdrvEhciHcd.c523 ms_debug_debug("Disable port\n"); in ms_hub_control()
884 ms_debug_debug("[USB] QTD_STS_ACT, (%x,%x)\n", pQh->hw_next_qtd, pQtd->hw_next_qtd); in ms_qh_refresh()
1641ms_debug_debug("[USB] set TT and not root hub, (ttport, hubaddr) = (%d,%d)\n", pUrb->dev->u32TTPor… in ms_qh_make()
1799 ms_debug_debug("[USB] hw_map(%x) <-> maxp(%x)\n", hw_maxp, maxp); in ms_qh_append_tds()
1816ms_debug_debug("[USB] qh device addr 0, append urb device addr %d\n", usb_pipedevice (pUrb->u32Pip… in ms_qh_append_tds()
H A DdrvEHCI_SCHD.cxx263 ms_debug_debug ("descheduled qh %p, period = %d u32Frame = %d count = %d, u32PeriodicSched = %d\n", in ms_intr_deschedule()
453 ms_debug_debug ("link qh%d-%04x/%p start %d [%d/%d us]\n", in ms_qh_link_periodic()
H A DdrvEHCI_MEM.cxx186ms_debug_debug("Free periodic frame list array %p, size %d\n",pEhci->pPeriodic, pEhci->u32Periodic… in ms_ehci_mem_cleanup()
H A DdrvMsg.c738 ms_debug_debug("USB device number %d default language ID 0x%x\n", in ms_usb_string()