Lines Matching refs:xdbc_trace
33 #define xdbc_trace trace_printk macro
35 static inline void xdbc_trace(const char *fmt, ...) { } in xdbc_trace() function
426 xdbc_trace("failed to initialize hardware\n"); in xdbc_start()
437 xdbc_trace("waiting for connection timed out\n"); in xdbc_start()
444 xdbc_trace("waiting for device configuration timed out\n"); in xdbc_start()
451 xdbc_trace("invalid root hub port number\n"); in xdbc_start()
457 xdbc_trace("DbC is running now, control 0x%08x port ID %d\n", in xdbc_start()
472 xdbc_trace("bad parameter, size %d\n", size); in xdbc_bulk_transfer()
481 xdbc_trace("connection not ready, flags %08x\n", xdbc.flags); in xdbc_bulk_transfer()
542 xdbc_trace("dbc recovered\n"); in xdbc_handle_external_reset()
551 xdbc_trace("failed to recover from external reset\n"); in xdbc_handle_external_reset()
696 xdbc_trace("connect status change event\n"); in xdbc_handle_port_status()
701 xdbc_trace("cable unplugged\n"); in xdbc_handle_port_status()
706 xdbc_trace("port reset change event\n"); in xdbc_handle_port_status()
709 xdbc_trace("port link status change event\n"); in xdbc_handle_port_status()
712 xdbc_trace("config error change\n"); in xdbc_handle_port_status()
743 xdbc_trace("endpoint %d stalled\n", ep_id); in xdbc_handle_tx_event()
753 xdbc_trace("invalid endpoint id %d\n", ep_id); in xdbc_handle_tx_event()
777 xdbc_trace("failed to recover connection\n"); in xdbc_handle_events()
867 xdbc_trace("previous transfer not completed yet\n"); in xdbc_bulk_write()
906 xdbc_trace("missed message {%s}\n", buf); in early_xdbc_write()
956 xdbc_trace("dbc scrub function exits\n"); in xdbc_scrub_function()
977 xdbc_trace("hardware not used anymore\n"); in xdbc_init()
983 xdbc_trace("failed to remap the io address\n"); in xdbc_init()