Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-ring.c306 xhci_dbg(xhci, "// Ding dong!\n"); in xhci_ring_cmd_db()
344 xhci_dbg(xhci, "Turn aborted command %p to no-op\n", in xhci_handle_stopped_cmd_ring()
372 xhci_dbg(xhci, "Abort command ring\n"); in xhci_abort_cmd_ring()
411 xhci_dbg(xhci, "No stop event for abort, ring start fail?\n"); in xhci_abort_cmd_ring()
599 xhci_dbg(xhci, "ep ring empty, Set new dequeue = enqueue"); in xhci_move_dequeue_past_td()
626 xhci_dbg(xhci, "Endpoint DCS = %d TRB index = %d cycle = %d\n", in xhci_move_dequeue_past_td()
837 xhci_dbg(xhci, "Giveback URB %p, len = %d, expected = %d, status = %d\n", in xhci_td_cleanup()
863 xhci_dbg(ep->xhci, "%s: Giveback cancelled URB %p TD\n", in xhci_giveback_invalidated_tds()
867 xhci_dbg(ep->xhci, "%s: Keep cancelled URB %p TD as cancel_status is %d\n", in xhci_giveback_invalidated_tds()
887 xhci_dbg(xhci, "%s-reset ep %u, slot %u\n", in xhci_reset_halted_ep()
[all …]
Dxhci-hub.c571 xhci_dbg(xhci, "Ignoring request to disable " in xhci_disable_port()
577 xhci_dbg(xhci, in xhci_disable_port()
585 xhci_dbg(xhci, "disable port %d-%d, portsc: 0x%x\n", in xhci_disable_port()
636 xhci_dbg(xhci, "clear port%d %s change, portsc: 0x%x\n", in xhci_clear_port_change_bit()
666 xhci_dbg(xhci, "set port power %d-%d %s, portsc: 0x%x\n", in xhci_set_port_power()
712 xhci_dbg(xhci, "Disable all slots\n"); in xhci_enter_test_mode()
725 xhci_dbg(xhci, "Disable all port (PP = 0)\n"); in xhci_enter_test_mode()
733 xhci_dbg(xhci, "Stop controller\n"); in xhci_enter_test_mode()
741 xhci_dbg(xhci, "Enter Test Mode: %d, Port_id=%d\n", in xhci_enter_test_mode()
778 xhci_dbg(xhci, "Set port %d-%d link state, portsc: 0x%x, write 0x%x", in xhci_set_link_state()
[all …]
Dxhci.c924 xhci_dbg(xhci, "config port %d-%d wake bits, portsc: 0x%x, write: 0x%x\n", in xhci_disable_hub_port_wake()
997 xhci_dbg(xhci, "%s: stopping usb%d port polling.\n", in xhci_suspend()
1164 xhci_dbg(xhci, "Stop HCD\n"); in xhci_resume()
1173 xhci_dbg(xhci, "// Disabling event ring interrupts\n"); in xhci_resume()
1179 xhci_dbg(xhci, "cleaning up memory\n"); in xhci_resume()
1182 xhci_dbg(xhci, "xhci_stop completed - status = %x\n", in xhci_resume()
1194 xhci_dbg(xhci, "Initialize the xhci_hcd\n"); in xhci_resume()
1200 xhci_dbg(xhci, "Start the primary HCD\n"); in xhci_resume()
1203 xhci_dbg(xhci, "Start the secondary HCD\n"); in xhci_resume()
1262 xhci_dbg(xhci, "%s: starting usb%d port polling.\n", in xhci_resume()
[all …]
Dxhci-dbg.c31 xhci_dbg(xhci, "%pV\n", &vaf); in xhci_dbg_trace()
Dxhci-mem.c616 xhci_dbg(xhci, "Allocating %u streams and %u " in xhci_alloc_stream_info()
620 xhci_dbg(xhci, "Command ring has no reserved TRBs available\n"); in xhci_alloc_stream_info()
677 xhci_dbg(xhci, "Setting stream %d ring ptr to 0x%08llx\n", in xhci_alloc_stream_info()
807 xhci_dbg(xhci, "Bad real port.\n"); in xhci_free_tt_info()
941 xhci_dbg(xhci, "Bad vdev->real_port.\n"); in xhci_free_virt_devices_depth_first()
987 xhci_dbg(xhci, "Slot %d output ctx = 0x%llx (dma)\n", slot_id, in xhci_alloc_virt_device()
995 xhci_dbg(xhci, "Slot %d input ctx = 0x%llx (dma)\n", slot_id, in xhci_alloc_virt_device()
1016 xhci_dbg(xhci, "Set slot id %d dcbaa entry %p to 0x%llx\n", in xhci_alloc_virt_device()
1132 xhci_dbg(xhci, "FIXME xHCI doesn't support wireless speeds\n"); in xhci_setup_addressable_virt_dev()
1149 xhci_dbg(xhci, "Set root hub portnum to %d\n", port_num); in xhci_setup_addressable_virt_dev()
[all …]
Dxhci-mtk-sch.c712 xhci_dbg(xhci, "%s %s\n", __func__, decode_ep(ep, udev->speed)); in add_ep_quirk()
756 xhci_dbg(xhci, "%s() udev %s\n", __func__, dev_name(&udev->dev)); in xhci_mtk_check_bandwidth()
777 xhci_dbg(xhci, " PKTS:%x, CSCOUNT:%x, BM:%x, OFFSET:%x, REPEAT:%x\n", in xhci_mtk_check_bandwidth()
795 xhci_dbg(xhci, "%s() udev %s\n", __func__, dev_name(&udev->dev)); in xhci_mtk_reset_bandwidth()
Dxhci-pci.c95 xhci_dbg(xhci, "MWI active\n"); in xhci_pci_reinit()
97 xhci_dbg(xhci, "Finished xhci_pci_reinit\n"); in xhci_pci_reinit()
365 xhci_dbg(xhci, "Got SBRN %u\n", (unsigned int) xhci->sbrn); in xhci_pci_setup()
Dxhci-mtk.c685 xhci_dbg(xhci, "%s: stop port polling\n", __func__); in xhci_mtk_suspend()
700 xhci_dbg(xhci, "%s: restart port polling\n", __func__); in xhci_mtk_suspend()
724 xhci_dbg(xhci, "%s: restart port polling\n", __func__); in xhci_mtk_resume()
Dxhci.h1968 #define xhci_dbg(xhci, fmt, args...) \ macro