Home
last modified time | relevance | path

Searched refs:ehci_dbg (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/usb/host/
A Dehci-dbg.c19 ehci_dbg(ehci, in dbg_hcs_params()
42 ehci_dbg(ehci, "%s portroute %s\n", label, buf); in dbg_hcs_params()
56 ehci_dbg(ehci, in dbg_hcc_params()
63 ehci_dbg(ehci, in dbg_hcc_params()
111 ehci_dbg(ehci, in dbg_itd()
121 ehci_dbg(ehci, in dbg_itd()
130 ehci_dbg(ehci, " index: %d %d %d %d %d %d %d %d\n", in dbg_itd()
142 ehci_dbg(ehci, in dbg_sitd()
266 ehci_dbg(ehci, "%s\n", buf); in dbg_status()
275 ehci_dbg(ehci, "%s\n", buf); in dbg_cmd()
[all …]
A Dehci-hub.c114 ehci_dbg(ehci, "failed handover port %d: %x\n", in ehci_handover_companion_ports()
221 ehci_dbg(ehci, "suspend root hub\n"); in ehci_bus_suspend()
325 ehci_dbg(ehci, "Port %d phy low-power mode %s\n", in ehci_bus_suspend()
404 ehci_dbg(ehci, "resume root hub%s\n", in ehci_bus_resume()
432 ehci_dbg(ehci, "Port status(0x%x) is wrong\n", temp); in ehci_bus_resume()
584 ehci_dbg (ehci, in check_reset_complete()
590 ehci_dbg (ehci, "port %d full speed --> companion\n", in check_reset_complete()
602 ehci_dbg(ehci, "port %d reset complete, port enabled\n", in check_reset_complete()
966 ehci_dbg(ehci, "port %d --> companion\n", wIndex + 1); in ehci_hub_control()
1066 ehci_dbg(ehci, "Port%d phy low pwr mode %s\n", in ehci_hub_control()
[all …]
A Dehci-mem.c58 ehci_dbg (ehci, "unused qh not empty!\n"); in qh_destroy()
87 ehci_dbg (ehci, "no dummy td\n"); in ehci_qh_alloc()
221 ehci_dbg (ehci, "couldn't init memory\n"); in ehci_mem_init()
A Dehci-xilinx-of.c169 ehci_dbg(ehci, "USB host controller supports FS devices\n"); in ehci_hcd_xilinx_of_probe()
172 ehci_dbg(ehci, in ehci_hcd_xilinx_of_probe()
A Dehci-sched.c472 ehci_dbg(ehci, in tt_no_collision()
847 ehci_dbg(ehci, "reused qh %p schedule\n", qh); in qh_schedule()
1150 ehci_dbg(ehci, "dev %s ep%d%s, not iso??\n", in iso_stream_find()
1532 ehci_dbg(ehci, "iso sched full %p", urb); in iso_stream_schedule()
1615 ehci_dbg(ehci, "iso underrun %p (%u+%u < %u) [%u]\n", in iso_stream_schedule()
1925 ehci_dbg(ehci, "can't get iso stream\n"); in itd_submit()
1935 ehci_dbg(ehci, in itd_submit()
1948 ehci_dbg(ehci, "can't init itds\n"); in itd_submit()
2304 ehci_dbg(ehci, "can't get iso stream\n"); in sitd_submit()
2314 ehci_dbg(ehci, in sitd_submit()
[all …]
A Dehci-timer.c113 ehci_dbg(ehci, "Waited too long for the async schedule status (%x/%x), giving up\n", in ehci_poll_ASS()
159 ehci_dbg(ehci, "Waited too long for the periodic schedule status (%x/%x), giving up\n", in ehci_poll_PSS()
354 ehci_dbg(ehci, "IAA watchdog: status %x cmd %x\n", status, cmd); in ehci_iaa_watchdog()
A Dehci-hcd.c424 ehci_dbg (ehci, "stop\n"); in ehci_stop()
538 ehci_dbg(ehci, "enable per-port change event\n"); in ehci_init()
554 ehci_dbg(ehci, "park %d\n", park); in ehci_init()
728 ehci_dbg (ehci, "device removed\n"); in ehci_irq()
783 ehci_dbg(ehci, "IAA with IAAD still set?\n"); in ehci_irq()
830 ehci_dbg (ehci, "port %d remote wakeup\n", i + 1); in ehci_irq()
A Dehci-q.c237 ehci_dbg(ehci, "devpath %s ep%d%s 3strikes\n", in qtd_copy_status()
268 ehci_dbg (ehci, in ehci_urb_done()
354 ehci_dbg(ehci, in qh_completions()
375 ehci_dbg(ehci, in qh_completions()
793 ehci_dbg(ehci, "bogus qh maxpacket %d\n", maxp); in qh_make()
932 ehci_dbg(ehci, "bogus dev %p speed %d\n", urb->dev, in qh_make()
1119 ehci_dbg(ehci, in submit_async()
A Dehci-pci.c71 ehci_dbg(ehci, "MWI active\n"); in ehci_pci_reinit()
278 ehci_dbg(ehci, "bogus port configuration: " in ehci_pci_setup()
A Dehci-ppc-of.c166 ehci_dbg(ehci, "Break Memory Transfer (BMT) is %senabled!\n", in ehci_hcd_ppc_of_probe()
A Dehci-brcm.c82 ehci_dbg(ehci, "SOF alignment workaround\n"); in ehci_brcm_hub_control()
A Dehci-platform.c198 ehci_dbg(ehci, "%s: detected getting stuck. rebind now!\n", __func__); in quirk_poll_work()
A Dehci.h861 #define ehci_dbg(ehci, fmt, args...) \ macro

Completed in 24 milliseconds