Searched refs:DBG_CILV (Results 1 - 8 of 8) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/linux/
H A Ddwc_otg_plat.h182 /** When debug level has the DBG_CILV bit set, display CIL Verbose debug
184 #define DBG_CILV (0x20) macro
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_plat.h191 /** When debug level has the DBG_CILV bit set, display CIL Verbose debug
193 #define DBG_CILV (0x20) macro
H A Ddwc_otg_cil.c92 DWC_DEBUGPL(DBG_CILV, "%s(%p,%p)\n", __func__, _reg_base_addr, _core_params);
124 DWC_DEBUGPL(DBG_CILV, "in_ep_regs[%d]->diepctl=%p\n",
126 DWC_DEBUGPL(DBG_CILV, "out_ep_regs[%d]->doepctl=%p\n",
152 DWC_DEBUGPL(DBG_CILV, "hc_reg[%d]->hcchar=%p\n",
162 DWC_DEBUGPL(DBG_CILV, "data_fifo[%d]=0x%08x\n",
177 DWC_DEBUGPL(DBG_CILV,"hwcfg1=%08x\n",core_if->hwcfg1.d32);
178 DWC_DEBUGPL(DBG_CILV,"hwcfg2=%08x\n",core_if->hwcfg2.d32);
179 DWC_DEBUGPL(DBG_CILV,"hwcfg3=%08x\n",core_if->hwcfg3.d32);
180 DWC_DEBUGPL(DBG_CILV,"hwcfg4=%08x\n",core_if->hwcfg4.d32);
183 DWC_DEBUGPL(DBG_CILV,"op_mod
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/ifxhcd/
H A Difxusb_cif.c173 IFX_DEBUGPL(DBG_CILV, "%s(%p,%d,0x%08X,0x%08X,0x%08X)\n", __func__,
230 IFX_DEBUGPL(DBG_CILV, "hc_reg[%d]->hcchar=%p\n",
247 IFX_DEBUGPL(DBG_CILV, "in_ep_regs[%d]->diepctl=%p/%p %p/0x%08X/0x%08X\n",
251 IFX_DEBUGPL(DBG_CILV, "out_ep_regs[%d]->doepctl=%p/%p %p/0x%08X/0x%08X\n",
262 IFX_DEBUGPL(DBG_CILV, "data_fifo[%d]=0x%08x\n",
278 IFX_DEBUGPL(DBG_CILV,"hwcfg1=%08x\n",_core_if->hwcfg1.d32);
279 IFX_DEBUGPL(DBG_CILV,"hwcfg2=%08x\n",_core_if->hwcfg2.d32);
280 IFX_DEBUGPL(DBG_CILV,"hwcfg3=%08x\n",_core_if->hwcfg3.d32);
281 IFX_DEBUGPL(DBG_CILV,"hwcfg4=%08x\n",_core_if->hwcfg4.d32);
479 IFX_DEBUGPL(DBG_CILV, "
[all...]
H A Difxusb_cif_h.c93 IFX_DEBUGPL(DBG_CILV, "%s()\n", __func__);
136 IFX_DEBUGPL(DBG_CILV, "%s(%p)\n",__func__,_core_if);
H A Difxusb_cif_d.c190 IFX_DEBUGPL(DBG_CILV, "%s(%p)\n",__func__,_core_if);
H A Difxusb_plat.h946 /*! \brief When debug level has the DBG_CILV bit set, display CIL Verbose debug messages */
947 #define DBG_CILV (0x20) macro
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_cil.c96 DWC_DEBUGPL(DBG_CILV, "%s(%p,%p)\n", __func__, reg_base_addr, core_params);
133 DWC_DEBUGPL(DBG_CILV, "in_ep_regs[%d]->diepctl=%p\n",
135 DWC_DEBUGPL(DBG_CILV, "out_ep_regs[%d]->doepctl=%p\n",
165 DWC_DEBUGPL(DBG_CILV, "hc_reg[%d]->hcchar=%p\n",
177 DWC_DEBUGPL(DBG_CILV, "data_fifo[%d]=0x%08x\n",
192 DWC_DEBUGPL(DBG_CILV,"hwcfg1=%08x\n",core_if->hwcfg1.d32);
193 DWC_DEBUGPL(DBG_CILV,"hwcfg2=%08x\n",core_if->hwcfg2.d32);
194 DWC_DEBUGPL(DBG_CILV,"hwcfg3=%08x\n",core_if->hwcfg3.d32);
195 DWC_DEBUGPL(DBG_CILV,"hwcfg4=%08x\n",core_if->hwcfg4.d32);
200 DWC_DEBUGPL(DBG_CILV,"hcf
[all...]

Completed in 110 milliseconds