Searched refs:UDCDBG (Results 1 – 1 of 1) sorted by relevance
24 #define UDCDBG(str) macro27 #define UDCDBG(str) serial_printf(str "\n") macro309 UDCDBG("-> Entering device setup"); in dw_udc_setup()316 UDCDBG("can't parse setup packet, still waiting for setup"); in dw_udc_setup()323 UDCDBG("control write on EP0"); in dw_udc_setup()326 UDCDBG("Stalling unsupported EP0 control write data " in dw_udc_setup()332 UDCDBG("control read on EP0"); in dw_udc_setup()352 UDCDBG("<- Leaving device setup"); in dw_udc_setup()362 UDCDBG("RX on EP0"); in dw_udc_ep0_rx()375 UDCDBG("Stalling unexpected EP0 control write " in dw_udc_ep0_rx()[all …]