Home
last modified time | relevance | path

Searched refs:xhci_dbg (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c349 xhci_dbg(xhci, "Ring expansion by %d segments needed\n", in xhci_ring_expansion_needed()
351 xhci_dbg(xhci, "Adding %d trbs moves enq %d trbs into deq seg\n", in xhci_ring_expansion_needed()
367 xhci_dbg(xhci, "// Ding dong!\n"); in xhci_ring_cmd_db()
406 xhci_dbg(xhci, "Turn aborted command %p to no-op\n", in xhci_handle_stopped_cmd_ring()
437 xhci_dbg(xhci, "Abort command ring\n"); in xhci_abort_cmd_ring()
481 xhci_dbg(xhci, "No stop event for abort, ring start fail?\n"); in xhci_abort_cmd_ring()
666 xhci_dbg(xhci, "ep ring empty, Set new dequeue = enqueue"); in xhci_move_dequeue_past_td()
876 xhci_dbg(xhci, "Giveback URB %p, len = %d, expected = %d, status = %d\n", in xhci_td_cleanup()
902 xhci_dbg(ep->xhci, "%s: Giveback cancelled URB %p TD\n", in xhci_giveback_invalidated_tds()
906 xhci_dbg(ep->xhci, "%s: Keep cancelled URB %p TD as cancel_status is %d\n", in xhci_giveback_invalidated_tds()
[all …]
H A Dxhci-hub.c590 xhci_dbg(xhci, "Ignoring request to disable SuperSpeed port.\n"); in xhci_disable_port()
595 xhci_dbg(xhci, in xhci_disable_port()
607 xhci_dbg(xhci, "disable port %d-%d, portsc: 0x%x\n", in xhci_disable_port()
658 xhci_dbg(xhci, "clear port%d %s change, portsc: 0x%x\n", in xhci_clear_port_change_bit()
686 xhci_dbg(xhci, "set port power %d-%d %s, portsc: 0x%x\n", in xhci_set_port_power()
732 xhci_dbg(xhci, "Disable all slots\n"); in xhci_enter_test_mode()
746 xhci_dbg(xhci, "Disable all port (PP = 0)\n"); in xhci_enter_test_mode()
754 xhci_dbg(xhci, "Stop controller\n"); in xhci_enter_test_mode()
762 xhci_dbg(xhci, "Enter Test Mode: %d, Port_id=%d\n", in xhci_enter_test_mode()
799 xhci_dbg(xhci, "Set port %d-%d link state, portsc: 0x%x, write 0x%x", in xhci_set_link_state()
[all …]
H A Dxhci.c640 xhci_dbg(xhci, "%s: stopping usb%d port polling.\n", in xhci_shutdown()
802 xhci_dbg(xhci, "config port %d-%d wake bits, portsc: 0x%x, write: 0x%x\n", in xhci_disable_hub_port_wake()
875 xhci_dbg(xhci, "%s: stopping usb%d port polling.\n", in xhci_suspend()
1053 xhci_dbg(xhci, "Stop HCD\n"); in xhci_resume()
1061 xhci_dbg(xhci, "// Disabling event ring interrupts\n"); in xhci_resume()
1066 xhci_dbg(xhci, "cleaning up memory\n"); in xhci_resume()
1069 xhci_dbg(xhci, "xhci_stop completed - status = %x\n", in xhci_resume()
1076 xhci_dbg(xhci, "Initialize the xhci_hcd\n"); in xhci_resume()
1082 xhci_dbg(xhci, "Start the primary HCD\n"); in xhci_resume()
1085 xhci_dbg(xhci, "Start the secondary HCD\n"); in xhci_resume()
[all …]
H A Dxhci-dbg.c31 xhci_dbg(xhci, "%pV\n", &vaf); in xhci_dbg_trace()
H A Dxhci-mtk-sch.c652 xhci_dbg(xhci, "%s %s\n", __func__, decode_ep(ep, udev->speed)); in add_ep_quirk()
677 xhci_dbg(xhci, "%s %s\n", __func__, decode_ep(ep, udev->speed)); in drop_ep_quirk()
696 xhci_dbg(xhci, "%s() udev %s\n", __func__, dev_name(&udev->dev)); in xhci_mtk_check_bandwidth()
717 xhci_dbg(xhci, " PKTS:%x, CSCOUNT:%x, BM:%x, OFFSET:%x, REPEAT:%x\n", in xhci_mtk_check_bandwidth()
735 xhci_dbg(xhci, "%s() udev %s\n", __func__, dev_name(&udev->dev)); in xhci_mtk_reset_bandwidth()
H A Dxhci-mem.c601 xhci_dbg(xhci, "Allocating %u streams and %u stream context array entries.\n", in xhci_alloc_stream_info()
604 xhci_dbg(xhci, "Command ring has no reserved TRBs available\n"); in xhci_alloc_stream_info()
659 xhci_dbg(xhci, "Setting stream %d ring ptr to 0x%08llx\n", cur_stream, addr); in xhci_alloc_stream_info()
785 xhci_dbg(xhci, "Bad real port.\n"); in xhci_free_tt_info()
884 xhci_dbg(xhci, "Slot %u endpoint %u not removed from BW list!\n", in xhci_free_virt_device()
923 xhci_dbg(xhci, "Bad vdev->real_port.\n"); in xhci_free_virt_devices_depth_first()
969 xhci_dbg(xhci, "Slot %d output ctx = 0x%pad (dma)\n", slot_id, &dev->out_ctx->dma); in xhci_alloc_virt_device()
976 xhci_dbg(xhci, "Slot %d input ctx = 0x%pad (dma)\n", slot_id, &dev->in_ctx->dma); in xhci_alloc_virt_device()
996 xhci_dbg(xhci, "Set slot id %d dcbaa entry %p to 0x%llx\n", in xhci_alloc_virt_device()
1126 xhci_dbg(xhc in xhci_setup_addressable_virt_dev()
[all...]
H A Dxhci-pci.c294 xhci_dbg(xhci, "MWI active\n"); in xhci_pci_reinit()
296 xhci_dbg(xhci, "Finished xhci_pci_reinit\n"); in xhci_pci_reinit()
626 xhci_dbg(xhci, "Got SBRN %u\n", (unsigned int) xhci->sbrn); in xhci_pci_setup()
938 xhci_dbg(xhci, "port %d-%d in U3 without wakeup, disable it\n", in xhci_pci_poweroff_late()
H A Dxhci-mtk.c747 xhci_dbg(xhci, "%s: stop port polling\n", __func__); in xhci_mtk_suspend()
764 xhci_dbg(xhci, "%s: restart port polling\n", __func__); in xhci_mtk_suspend()
791 xhci_dbg(xhci, "%s: restart port polling\n", __func__); in xhci_mtk_resume()
H A Dxhci.h1760 #define xhci_dbg(xhci, fmt, args...) \ macro