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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_cif_d.c175 IFX_DEBUGPL(DBG_PCD, "%s ep%d-%s\n", __func__, _epno, (_is_in?"IN":"OUT"));
186 IFX_DEBUGPL(DBG_PCD,"DEPCTL=%0x\n",ifxusb_rreg(depctl_addr));
198 IFX_DEBUGPL(DBG_PCD, "%s ep%d-%s\n", __func__, _epno, (_is_in?"IN":"OUT"));
217 IFX_DEBUGPL(DBG_PCD,"DEPCTL=%0x\n",ifxusb_rreg(depctl_addr));
H A Difxusb_plat.h1114 /*! \brief When debug level has the DBG_PCD bit set, display PCD (Device) debug messages */
1115 #define DBG_PCD (0x4) macro

Completed in 28 milliseconds