Searched refs:UDCDBG (Results 1 – 1 of 1) sorted by relevance
23 #define UDCDBG(str) macro26 #define UDCDBG(str) serial_printf(str "\n") macro308 UDCDBG("-> Entering device setup"); in dw_udc_setup()315 UDCDBG("can't parse setup packet, still waiting for setup"); in dw_udc_setup()322 UDCDBG("control write on EP0"); in dw_udc_setup()325 UDCDBG("Stalling unsupported EP0 control write data " in dw_udc_setup()331 UDCDBG("control read on EP0"); in dw_udc_setup()351 UDCDBG("<- Leaving device setup"); in dw_udc_setup()361 UDCDBG("RX on EP0"); in dw_udc_ep0_rx()374 UDCDBG("Stalling unexpected EP0 control write " in dw_udc_ep0_rx()[all …]