Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dehci-lpm.c25 ehci_dbg(ehci, "set dev address %d for port %d\n", dev_addr, port_num); in ehci_lpm_set_da()
27 ehci_dbg(ehci, "invalid port number %d\n", port_num); in ehci_lpm_set_da()
50 ehci_dbg(ehci, "LPM: no device attached\n"); in ehci_lpm_check()
57 ehci_dbg(ehci, "Sending LPM 0x%08x to port %d\n", val32, port); in ehci_lpm_check()
65 ehci_dbg(ehci, "LPM: device ACK for LPM\n"); in ehci_lpm_check()
76 ehci_dbg(ehci, "LPM: device does not ACK, disable LPM %d\n", in ehci_lpm_check()
Dehci-dbg.c21 #define ehci_dbg(ehci, fmt, args...) \ macro
31 # define ehci_vdbg ehci_dbg
46 ehci_dbg (ehci, in dbg_hcs_params()
70 ehci_dbg (ehci, "%s portroute %s\n", in dbg_hcs_params()
91 ehci_dbg (ehci, in dbg_hcc_params()
98 ehci_dbg (ehci, in dbg_hcc_params()
124 ehci_dbg(ehci, "%s td %p n%08x %08x t%08x p0=%08x\n", label, qtd, in dbg_qtd()
130 ehci_dbg(ehci, " p1=%08x p2=%08x p3=%08x p4=%08x\n", in dbg_qtd()
142 ehci_dbg (ehci, "%s qh %p n%08x info %x %x qtd %x\n", label, in dbg_qh()
150 ehci_dbg (ehci, "%s [%d] itd %p, next %08x, urb %p\n", in dbg_itd()
[all …]
Dehci-hcd.c513 ehci_dbg (ehci, "...power%s ports...\n", is_on ? "up" : "down"); in ehci_port_power()
563 ehci_dbg (ehci, "stop\n"); in ehci_stop()
591 ehci_dbg (ehci, "irq normal %ld err %ld reclaim %ld (lost %ld)\n", in ehci_stop()
594 ehci_dbg (ehci, "complete %ld unlink %ld\n", in ehci_stop()
688 ehci_dbg(ehci, "enable per-port change event\n"); in ehci_init()
704 ehci_dbg(ehci, "park %d\n", park); in ehci_init()
713 ehci_dbg(ehci, "support lpm\n"); in ehci_init()
716 ehci_dbg(ehci, "hird %d invalid, use default 0", in ehci_init()
859 ehci_dbg (ehci, "device removed\n"); in ehci_irq()
902 ehci_dbg(ehci, "IAA with IAAD still set?\n"); in ehci_irq()
[all …]
Dehci-hub.c100 ehci_dbg(ehci, "failed handover port %d: %x\n", in ehci_handover_companion_ports()
211 ehci_dbg(ehci, "suspend root hub\n"); in ehci_bus_suspend()
228 ehci_dbg(ehci, "suspend failed because a port is resuming\n"); in ehci_bus_suspend()
297 ehci_dbg(ehci, "Port %d phy low-power mode %s\n", in ehci_bus_suspend()
363 ehci_dbg(ehci, "resume root hub%s\n", in ehci_bus_resume()
516 ehci_dbg (ehci, in check_reset_complete()
522 ehci_dbg (ehci, "port %d full speed --> companion\n", in check_reset_complete()
534 ehci_dbg (ehci, "port %d high speed\n", index + 1); in check_reset_complete()
900 ehci_dbg(ehci, "port %d --> companion\n", wIndex + 1); in ehci_hub_control()
1001 ehci_dbg(ehci, "Port%d phy low pwr mode %s\n", in ehci_hub_control()
[all …]
Dehci-mem.c73 ehci_dbg (ehci, "unused qh not empty!\n"); in qh_destroy()
104 ehci_dbg (ehci, "no dummy td\n"); in ehci_qh_alloc()
261 ehci_dbg (ehci, "couldn't init memory\n"); in ehci_mem_init()
Dehci-sched.c161 ehci_dbg (ehci, "ignoring FSTN cost ...\n"); in periodic_usecs()
301 ehci_dbg(ehci, "ignoring periodic frame %d FSTN\n", in periodic_tt_usecs()
464 ehci_dbg (ehci, in tt_no_collision()
886 ehci_dbg (ehci, "reused qh %p schedule\n", qh); in qh_schedule()
1143 ehci_dbg (ehci, "dev %s ep%d%s, not iso??\n", in iso_stream_find()
1427 ehci_dbg (ehci, "iso request %p too long\n", urb); in iso_stream_schedule()
1463 ehci_dbg(ehci, "request %p would overflow (%d+%d >= %d)\n", in iso_stream_schedule()
1508 ehci_dbg(ehci, "iso resched full %p (now %d max %d)\n", in iso_stream_schedule()
1518 ehci_dbg(ehci, "request %p would overflow (%d+%d >= %d)\n", in iso_stream_schedule()
1823 ehci_dbg (ehci, "can't get iso stream\n"); in itd_submit()
[all …]
Dehci-xilinx-of.c211 ehci_dbg(ehci, "USB host controller supports FS devices\n"); in ehci_hcd_xilinx_of_probe()
214 ehci_dbg(ehci, in ehci_hcd_xilinx_of_probe()
Dehci-q.c242 ehci_dbg(ehci, "devpath %s ep%d%s 3strikes\n", in qtd_copy_status()
285 ehci_dbg (ehci, in ehci_urb_done()
382 ehci_dbg(ehci, in qh_completions()
403 ehci_dbg(ehci, in qh_completions()
826 ehci_dbg(ehci, "bogus qh maxpacket %d\n", max_packet(maxp)); in qh_make()
1124 ehci_dbg(ehci, in submit_async()
Dehci-pci.c42 ehci_dbg(ehci, "MWI active\n"); in ehci_pci_reinit()
259 ehci_dbg(ehci, "bogus port configuration: " in ehci_pci_setup()
Dehci-au1xxx.c217 ehci_dbg(ehci, "lost power, restarting\n"); in ehci_hcd_au1xxx_drv_resume()
Dehci-ppc-of.c189 ehci_dbg(ehci, "Break Memory Transfer (BMT) is %senabled!\n", in ehci_hcd_ppc_of_probe()