| /linux/drivers/usb/musb/ |
| A D | musb_virthub.c | 33 musb_dbg(musb, "root port resume stopped, power %02x", power); in musb_host_finish_resume() 84 musb_dbg(musb, "Root port suspended, power %02x", power); in musb_port_suspend() 105 musb_dbg(musb, "bogus rh suspend? %s", in musb_port_suspend() 113 musb_dbg(musb, "Root port resuming, power %02x", power); in musb_port_suspend() 128 musb_dbg(musb, "HNP: Returning from HNP; no hub reset from b_idle"); in musb_port_reset() 176 musb_dbg(musb, "root port reset stopped"); in musb_port_reset() 184 musb_dbg(musb, "high-speed device connected"); in musb_port_reset() 222 musb_dbg(musb, "host disconnect (%s)", in musb_root_disconnect() 319 musb_dbg(musb, "clear feature %d", wValue); in musb_hub_control() 354 musb_dbg(musb, "port status %08x", musb->port1_status); in musb_hub_control() [all …]
|
| A D | musb_gadget.c | 243 musb_dbg(musb, "dma pending..."); in txstate() 261 musb_dbg(musb, "%s stalling, txcsr %03x", in txstate() 503 musb_dbg(musb, "%s idle now", in musb_g_tx() 546 musb_dbg(musb, "DMA pending..."); in rxstate() 551 musb_dbg(musb, "%s stalling, RXCSR %04x", in rxstate() 844 musb_dbg(musb, "%s busy, csr %04x", in musb_g_rx() 1559 musb_dbg(musb, "Unhandled wake: %s", in musb_gadget_wakeup() 1569 musb_dbg(musb, "issue wakeup"); in musb_gadget_wakeup() 1601 musb_dbg(musb, "gadget D+ pullup %s", in musb_pullup() 1609 musb_dbg(musb, "<= %s =>\n", __func__); [all …]
|
| A D | musb_host.c | 258 musb_dbg(musb, "SOF for %d", epnum); in musb_start_urb() 266 musb_dbg(musb, "Start TX%d %s", epnum, in musb_start_urb() 1010 musb_dbg(musb, "start no-DATA"); in musb_h_ep0_continue() 1013 musb_dbg(musb, "start IN-DATA"); in musb_h_ep0_continue() 1018 musb_dbg(musb, "start OUT-DATA"); in musb_h_ep0_continue() 1086 musb_dbg(musb, "STALLING ENDPOINT"); in musb_h_ep0_irq() 1094 musb_dbg(musb, "control NAK timeout"); in musb_h_ep0_irq() 1109 musb_dbg(musb, "aborting"); in musb_h_ep0_irq() 1351 musb_dbg(musb, in musb_host_tx() 1888 musb_dbg(hw_ep->musb, in musb_host_rx() [all …]
|
| A D | musb_gadget_ep0.c | 188 musb_dbg(musb, "HNP: Setting HR"); in musb_try_b_hnp_enable() 285 musb_dbg(musb, "restarting the request"); in service_zero_data_request() 528 musb_dbg(musb, "odd; csr0 %04x", musb_readw(regs, MUSB_CSR0)); in ep0_txstate() 585 musb_dbg(musb, "SETUP req%02x.%02x v%04x i%04x l%d", in musb_read_setup() 653 musb_dbg(musb, "csr %04x, count %d, ep0stage %s", in musb_g_ep0_irq() 730 musb_dbg(musb, "entering TESTMODE"); in musb_g_ep0_irq() 842 musb_dbg(musb, "handled %d, csr %04x, ep0stage %s", in musb_g_ep0_irq() 859 musb_dbg(musb, "stall (%d)", handled); in musb_g_ep0_irq() 939 musb_dbg(musb, "ep0 request queued in state %d", in musb_g_ep0_queue() 948 musb_dbg(musb, "queue to %s (%s), length=%d", in musb_g_ep0_queue() [all …]
|
| A D | musb_core.c | 604 musb_dbg(musb, in musb_otg_timer_func() 612 musb_dbg(musb, "HNP: %s timeout", in musb_otg_timer_func() 618 musb_dbg(musb, "HNP: Unhandled mode %s", in musb_otg_timer_func() 641 musb_dbg(musb, "HNP: Disabling HR"); in musb_hnp_stop() 734 musb_dbg(musb, "SessReq while on B state"); in musb_handle_intr_sessreq() 829 musb_dbg(musb, "SUSPEND (%s) devctl %02x", in musb_handle_intr_suspend() 918 musb_dbg(musb, "HNP: CONNECT, now b_host"); in musb_handle_intr_connect() 937 musb_dbg(musb, "CONNECT (%s) devctl %02x", in musb_handle_intr_connect() 1189 musb_dbg(musb, "<== devctl %02x", devctl); in musb_start() 1690 musb_dbg(musb, "%s: hw_ep %d%s, %smax %d", in musb_core_init() [all …]
|
| A D | musbhsdma.c | 154 musb_dbg(musb, "%p, pkt_sz %d, addr %pad, len %d, mode %d", in configure_channel() 189 musb_dbg(musb, "ep%d-%s pkt_sz %d, dma_addr %pad length %d, mode %d", in dma_channel_program() 290 musb_dbg(musb, "spurious DMA irq"); in dma_controller_irq() 304 musb_dbg(musb, "int_hsdma = 0x%x", int_hsdma); in dma_controller_irq() 329 musb_dbg(musb, "ch %p, 0x%x -> 0x%x (%zu / %d) %s", in dma_controller_irq()
|
| A D | musb_trace.c | 13 void musb_dbg(struct musb *musb, const char *fmt, ...) in musb_dbg() function
|
| A D | musb_debug.h | 20 void musb_dbg(struct musb *musb, const char *fmt, ...);
|
| A D | musb_cppi41.c | 94 musb_dbg(musb, "Restoring DATA1 toggle."); in update_rx_toggle()
|