Searched refs:UDCDBG (Results 1 – 1 of 1) sorted by relevance
26 #define UDCDBG(str) macro29 #define UDCDBG(str) serial_printf(str "\n") macro311 UDCDBG("-> Entering device setup"); in dw_udc_setup()325 UDCDBG("control write on EP0"); in dw_udc_setup()334 UDCDBG("control read on EP0"); in dw_udc_setup()354 UDCDBG("<- Leaving device setup"); in dw_udc_setup()364 UDCDBG("RX on EP0"); in dw_udc_ep0_rx()399 UDCDBG("TX on EP0"); in dw_udc_ep0_tx()552 UDCDBG("starting"); in udc_init()843 UDCDBG("device reset in progess"); in dw_udc_dev_irq()[all …]
Completed in 4 milliseconds