Lines Matching refs:UDCDBG
24 #define UDCDBG(str) macro
27 #define UDCDBG(str) serial_printf(str "\n") macro
309 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()
383 UDCDBG("ACK on EP0 control read status stage packet"); in dw_udc_ep0_rx()
397 UDCDBG("TX on EP0"); in dw_udc_ep0_tx()
406 UDCDBG("ACK on EP0 control write status stage packet"); in dw_udc_ep0_tx()
433 UDCDBG("control read data stage complete"); in dw_udc_ep0_tx()
440 UDCDBG("ACK control read data stage packet"); in dw_udc_ep0_tx()
550 UDCDBG("starting"); in udc_init()
811 UDCDBG("device attached and powered"); in dw_udc_plug_irq()
816 UDCDBG("device detached or unpowered"); in dw_udc_plug_irq()
841 UDCDBG("device reset in progess"); in dw_udc_dev_irq()
853 UDCDBG("default -> addressed"); in dw_udc_dev_irq()
861 UDCDBG("entering inactive state"); in dw_udc_dev_irq()
869 UDCDBG("entering configured state"); in dw_udc_dev_irq()
882 UDCDBG("entering suspended state"); in dw_udc_dev_irq()