/drivers/usb/host/ |
D | xhci-hub.c | 491 xhci_dbg(xhci, "Ignoring request to disable " in xhci_disable_port() 497 xhci_dbg(xhci, in xhci_disable_port() 505 xhci_dbg(xhci, "disable port %d-%d, portsc: 0x%x\n", in xhci_disable_port() 556 xhci_dbg(xhci, "clear port%d %s change, portsc: 0x%x\n", in xhci_clear_port_change_bit() 586 xhci_dbg(xhci, "set port power %d-%d %s, portsc: 0x%x\n", in xhci_set_port_power() 632 xhci_dbg(xhci, "Disable all slots\n"); in xhci_enter_test_mode() 646 xhci_dbg(xhci, "Disable all port (PP = 0)\n"); in xhci_enter_test_mode() 654 xhci_dbg(xhci, "Stop controller\n"); in xhci_enter_test_mode() 662 xhci_dbg(xhci, "Enter Test Mode: %d, Port_id=%d\n", in xhci_enter_test_mode() 699 xhci_dbg(xhci, "Set port %d-%d link state, portsc: 0x%x, write 0x%x", in xhci_set_link_state() [all …]
|
D | xhci-ring.c | 326 xhci_dbg(xhci, "// Ding dong!\n"); in xhci_ring_cmd_db() 364 xhci_dbg(xhci, "Turn aborted command %p to no-op\n", in xhci_handle_stopped_cmd_ring() 394 xhci_dbg(xhci, "Abort command ring\n"); in xhci_abort_cmd_ring() 438 xhci_dbg(xhci, "No stop event for abort, ring start fail?\n"); in xhci_abort_cmd_ring() 626 xhci_dbg(xhci, "ep ring empty, Set new dequeue = enqueue"); in xhci_move_dequeue_past_td() 653 xhci_dbg(xhci, "Endpoint DCS = %d TRB index = %d cycle = %d\n", in xhci_move_dequeue_past_td() 864 xhci_dbg(xhci, "Giveback URB %p, len = %d, expected = %d, status = %d\n", in xhci_td_cleanup() 942 xhci_dbg(xhci, "Reset ep command already pending\n"); in xhci_handle_halted_endpoint() 1012 xhci_dbg(xhci, in xhci_invalidate_cancelled_tds() 1037 xhci_dbg(xhci, "Failed to clear cancelled cached URB %p, mark clear anyway\n", in xhci_invalidate_cancelled_tds() [all …]
|
D | xhci.c | 790 xhci_dbg(xhci, "%s: stopping usb%d port polling.\n", in xhci_shutdown() 946 xhci_dbg(xhci, "config port %d-%d wake bits, portsc: 0x%x, write: 0x%x\n", in xhci_disable_hub_port_wake() 1019 xhci_dbg(xhci, "%s: stopping port polling.\n", __func__); in xhci_suspend() 1193 xhci_dbg(xhci, "Stop HCD\n"); in xhci_resume() 1202 xhci_dbg(xhci, "// Disabling event ring interrupts\n"); in xhci_resume() 1208 xhci_dbg(xhci, "cleaning up memory\n"); in xhci_resume() 1211 xhci_dbg(xhci, "xhci_stop completed - status = %x\n", in xhci_resume() 1223 xhci_dbg(xhci, "Initialize the xhci_hcd\n"); in xhci_resume() 1229 xhci_dbg(xhci, "Start the primary HCD\n"); in xhci_resume() 1232 xhci_dbg(xhci, "Start the secondary HCD\n"); in xhci_resume() [all …]
|
D | xhci-mem.c | 688 xhci_dbg(xhci, "Allocating %u streams and %u " in xhci_alloc_stream_info() 692 xhci_dbg(xhci, "Command ring has no reserved TRBs available\n"); in xhci_alloc_stream_info() 749 xhci_dbg(xhci, "Setting stream %d ring ptr to 0x%08llx\n", in xhci_alloc_stream_info() 884 xhci_dbg(xhci, "Bad real port.\n"); in xhci_free_tt_info() 983 xhci_dbg(xhci, "Slot %u endpoint %u not removed from BW list!\n", in xhci_free_virt_device() 1022 xhci_dbg(xhci, "Bad vdev->real_port.\n"); in xhci_free_virt_devices_depth_first() 1068 xhci_dbg(xhci, "Slot %d output ctx = 0x%llx (dma)\n", slot_id, in xhci_alloc_virt_device() 1076 xhci_dbg(xhci, "Slot %d input ctx = 0x%llx (dma)\n", slot_id, in xhci_alloc_virt_device() 1097 xhci_dbg(xhci, "Set slot id %d dcbaa entry %p to 0x%llx\n", in xhci_alloc_virt_device() 1213 xhci_dbg(xhci, "FIXME xHCI doesn't support wireless speeds\n"); in xhci_setup_addressable_virt_dev() [all …]
|
D | xhci-mtk-sch.c | 728 xhci_dbg(xhci, "%s %s\n", __func__, decode_ep(ep, udev->speed)); in add_ep_quirk() 764 xhci_dbg(xhci, "%s %s\n", __func__, decode_ep(ep, udev->speed)); in drop_ep_quirk() 788 xhci_dbg(xhci, "%s() udev %s\n", __func__, dev_name(&udev->dev)); in xhci_mtk_check_bandwidth() 816 xhci_dbg(xhci, " PKTS:%x, CSCOUNT:%x, BM:%x, OFFSET:%x, REPEAT:%x\n", in xhci_mtk_check_bandwidth() 831 xhci_dbg(xhci, "%s() udev %s\n", __func__, dev_name(&udev->dev)); in xhci_mtk_reset_bandwidth()
|
D | xhci-dbg.c | 31 xhci_dbg(xhci, "%pV\n", &vaf); in xhci_dbg_trace()
|
D | xhci-pci.c | 96 xhci_dbg(xhci, "MWI active\n"); in xhci_pci_reinit() 98 xhci_dbg(xhci, "Finished xhci_pci_reinit\n"); in xhci_pci_reinit() 391 xhci_dbg(xhci, "Got SBRN %u\n", (unsigned int) xhci->sbrn); in xhci_pci_setup()
|
D | xhci-mtk.c | 635 xhci_dbg(xhci, "%s: stop port polling\n", __func__); in xhci_mtk_suspend() 657 xhci_dbg(xhci, "%s: restart port polling\n", __func__); in xhci_mtk_resume()
|
D | xhci.h | 1990 #define xhci_dbg(xhci, fmt, args...) \ macro
|