Searched refs:DBG_PCD (Results 1 - 10 of 10) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/linux/
H A Ddwc_otg_plat.h185 /** When debug level has the DBG_PCD bit set, display PCD (Device) debug
187 #define DBG_PCD (0x4) macro
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_plat.h194 /** When debug level has the DBG_PCD bit set, display PCD (Device) debug
196 #define DBG_PCD (0x4) macro
H A Ddwc_otg_cil_intr.c442 DWC_DEBUGPL(DBG_PCD, "DSTS=0x%0x\n",
574 DWC_DEBUGPL(DBG_PCD, "DSTS=0x%0x\n", dsts.d32);
575 DWC_DEBUGPL(DBG_PCD, "DSTS.Suspend Status=%d "
H A Ddwc_otg_cil.c2018 int lvl = SET_DEBUG_LEVEL(DBG_PCD);
2021 DWC_DEBUGPL(DBG_PCD, "ep%d-%s xfer_len=%d xfer_cnt=%d "
2044 DWC_DEBUGPL(DBG_PCD, "transfer_len=%d #pckt=%d\n", transfer_len,
2102 DWC_DEBUGPL(DBG_PCD, "DOEPCTL=%08x DOEPTSIZ=%08x\n",
2105 DWC_DEBUGPL(DBG_PCD, "DAINTMSK=%08x GINTMSK=%08x\n",
2113 DWC_DEBUGPL(DBG_PCD, "ep%d-%s xfer_len=%d xfer_cnt=%d "
2249 DWC_DEBUGPL(DBG_PCD, "DOEPCTL=%08x DOEPTSIZ=%08x\n",
2252 DWC_DEBUGPL(DBG_PCD, "DAINTMSK=%08x GINTMSK=%08x\n",
2274 DWC_DEBUGPL(DBG_PCD, "ep%d-%s xfer_len=%d xfer_cnt=%d "
2290 DWC_DEBUGPL(DBG_PCD,"DIEPCTL
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_pcd_intr.c209 DWC_DEBUGPL(DBG_PCD, "SOF\n");
257 DWC_DEBUGPL(DBG_PCD, "EP:%d BCnt:%d DPID:%s "
291 DWC_DEBUGPL(DBG_PCD,
343 //DWC_DEBUGPL(DBG_PCD,"dev_token_q_depth=%d\n",TOKEN_Q_DEPTH);
403 //DWC_DEBUGPL(DBG_PCD,"epnum=%d\n",epnum);
430 DWC_DEBUGPL(DBG_PCD, "NP TxFifo Empty: %s(%d) \n", ep->ep.name, epnum);
489 DWC_DEBUGPL(DBG_PCD, "Dedicated TxFifo Empty: %s(%d) \n", ep->ep.name, epnum);
914 DWC_DEBUGPL(DBG_PCD, "SPEED ENUM\n");
1131 DWC_DEBUGPL(DBG_PCD, "EP0 IN ZLP\n");
1150 DWC_DEBUGPL(DBG_PCD, "EP
[all...]
H A Ddwc_otg_pcd.c299 DWC_DEBUGPL(DBG_PCD, "Activate %s-%s: type=%d, mps=%d desc=%p\n",
330 DWC_DEBUGPL(DBG_PCD, "%s, %s not enabled\n", __func__,
358 DWC_DEBUGPL(DBG_PCD, "%s disabled\n", usb_ep->name);
554 DWC_DEBUGPL(DBG_PCD, "%s queue req %p, len %d buf %p\n",
610 DWC_DEBUGPL(DBG_PCD,
616 DWC_DEBUGPL(DBG_PCD,
627 DWC_DEBUGPL(DBG_PCD,
783 DWC_DEBUGPL(DBG_PCD,"HALT %s %d\n", usb_ep->name, value);
1642 DWC_DEBUGPL(DBG_PCD, "Set Remote Wakeup\n");
1645 DWC_DEBUGPL(DBG_PCD, "Clea
[all...]
H A Ddwc_otg_cil_intr.c496 DWC_DEBUGPL(DBG_PCD, "DSTS=0x%0x\n",
613 DWC_DEBUGPL(DBG_PCD, "DSTS=0x%0x\n", dsts.d32);
614 DWC_DEBUGPL(DBG_PCD, "DSTS.Suspend Status=%d "
H A Ddwc_otg_cil.c2320 DWC_DEBUGPL(DBG_PCD, "ep%d-%s xfer_len=%d xfer_cnt=%d "
2472 DWC_DEBUGPL(DBG_PCD, "DOEPCTL=%08x DOEPTSIZ=%08x\n",
2475 DWC_DEBUGPL(DBG_PCD, "DAINTMSK=%08x GINTMSK=%08x\n",
2600 DWC_DEBUGPL(DBG_PCD, "ep%d-%s xfer_len=%d xfer_cnt=%d "
2620 DWC_DEBUGPL(DBG_PCD,"DIEPCTL0=%0x\n",
2622 DWC_DEBUGPL(DBG_PCD, "DIEPTSIZ0=%0x (sz=%d, pcnt=%d)\n",
3041 DWC_DEBUGPL(DBG_PCD, "%s ep%d-%s\n", __func__, ep->num,
3067 DWC_DEBUGPL(DBG_PCD,"DEPCTL=%0x\n",dwc_read_reg32(depctl_addr));
3083 DWC_DEBUGPL(DBG_PCD, "%s ep%d-%s\n", __func__, ep->num,
3110 DWC_DEBUGPL(DBG_PCD,"DEPCT
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/ifxhcd/
H A Difxusb_cif_d.c123 IFX_DEBUGPL(DBG_PCD, "%s ep%d-%s\n", __func__, _epno, (_is_in?"IN":"OUT"));
134 IFX_DEBUGPL(DBG_PCD,"DEPCTL=%0x\n",ifxusb_rreg(depctl_addr));
146 IFX_DEBUGPL(DBG_PCD, "%s ep%d-%s\n", __func__, _epno, (_is_in?"IN":"OUT"));
165 IFX_DEBUGPL(DBG_PCD,"DEPCTL=%0x\n",ifxusb_rreg(depctl_addr));
H A Difxusb_plat.h948 /*! \brief When debug level has the DBG_PCD bit set, display PCD (Device) debug messages */
949 #define DBG_PCD (0x4) macro

Completed in 171 milliseconds