| /Linux-v5.4/drivers/usb/host/ |
| D | xhci-hub.c | 476 xhci_dbg(xhci, "Ignoring request to disable " in xhci_disable_port() 482 xhci_dbg(xhci, in xhci_disable_port() 490 xhci_dbg(xhci, "disable port %d-%d, portsc: 0x%x\n", in xhci_disable_port() 541 xhci_dbg(xhci, "clear port%d %s change, portsc: 0x%x\n", in xhci_clear_port_change_bit() 570 xhci_dbg(xhci, "set port power %d-%d %s, portsc: 0x%x\n", in xhci_set_port_power() 615 xhci_dbg(xhci, "Disable all slots\n"); in xhci_enter_test_mode() 628 xhci_dbg(xhci, "Disable all port (PP = 0)\n"); in xhci_enter_test_mode() 636 xhci_dbg(xhci, "Stop controller\n"); in xhci_enter_test_mode() 644 xhci_dbg(xhci, "Enter Test Mode: %d, Port_id=%d\n", in xhci_enter_test_mode() 681 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 | 282 xhci_dbg(xhci, "// Ding dong!\n"); in xhci_ring_cmd_db() 317 xhci_dbg(xhci, "Turn aborted command %p to no-op\n", in xhci_handle_stopped_cmd_ring() 345 xhci_dbg(xhci, "Abort command ring\n"); in xhci_abort_cmd_ring() 378 xhci_dbg(xhci, "No stop event for abort, ring start fail?\n"); in xhci_abort_cmd_ring() 961 xhci_dbg(xhci, "Stop EP timer raced with cmd completion, exit"); in xhci_stop_endpoint_command_watchdog() 1023 xhci_dbg(xhci, "Unable to find new dequeue pointer\n"); in update_ring_for_set_deq_completion() 1279 xhci_dbg(xhci, "Completed reset device command.\n"); in xhci_handle_cmd_reset_dev() 1350 xhci_dbg(xhci, "Command timeout\n"); in xhci_handle_command_timeout() 1357 xhci_dbg(xhci, "host removed, ring start fail?\n"); in xhci_handle_command_timeout() 1364 xhci_dbg(xhci, "Command timeout on stopped ring\n"); in xhci_handle_command_timeout() [all …]
|
| D | xhci.c | 908 xhci_dbg(xhci, "disable wake bits port %d-%d, portsc: 0x%x, write: 0x%x\n", in xhci_disable_port_wake_on_bits() 924 xhci_dbg(xhci, "disable wake bits port %d-%d, portsc: 0x%x, write: 0x%x\n", in xhci_disable_port_wake_on_bits() 995 xhci_dbg(xhci, "%s: stopping port polling.\n", __func__); in xhci_suspend() 1160 xhci_dbg(xhci, "Stop HCD\n"); in xhci_resume() 1167 xhci_dbg(xhci, "// Disabling event ring interrupts\n"); in xhci_resume() 1173 xhci_dbg(xhci, "cleaning up memory\n"); in xhci_resume() 1176 xhci_dbg(xhci, "xhci_stop completed - status = %x\n", in xhci_resume() 1188 xhci_dbg(xhci, "Initialize the xhci_hcd\n"); in xhci_resume() 1194 xhci_dbg(xhci, "Start the primary HCD\n"); in xhci_resume() 1197 xhci_dbg(xhci, "Start the secondary HCD\n"); in xhci_resume() [all …]
|
| D | xhci-dbg.c | 31 xhci_dbg(xhci, "%pV\n", &vaf); in xhci_dbg_trace()
|
| D | xhci-mem.c | 624 xhci_dbg(xhci, "Allocating %u streams and %u " in xhci_alloc_stream_info() 628 xhci_dbg(xhci, "Command ring has no reserved TRBs available\n"); in xhci_alloc_stream_info() 685 xhci_dbg(xhci, "Setting stream %d ring ptr to 0x%08llx\n", in xhci_alloc_stream_info() 815 xhci_dbg(xhci, "Bad real port.\n"); in xhci_free_tt_info() 949 xhci_dbg(xhci, "Bad vdev->real_port.\n"); in xhci_free_virt_devices_depth_first() 993 xhci_dbg(xhci, "Slot %d output ctx = 0x%llx (dma)\n", slot_id, in xhci_alloc_virt_device() 1001 xhci_dbg(xhci, "Slot %d input ctx = 0x%llx (dma)\n", slot_id, in xhci_alloc_virt_device() 1020 xhci_dbg(xhci, "Set slot id %d dcbaa entry %p to 0x%llx\n", in xhci_alloc_virt_device() 1136 xhci_dbg(xhci, "FIXME xHCI doesn't support wireless speeds\n"); in xhci_setup_addressable_virt_dev() 1154 xhci_dbg(xhci, "Set root hub portnum to %d\n", port_num); in xhci_setup_addressable_virt_dev() [all …]
|
| D | xhci-pci.c | 79 xhci_dbg(xhci, "MWI active\n"); in xhci_pci_reinit() 81 xhci_dbg(xhci, "Finished xhci_pci_reinit\n"); in xhci_pci_reinit() 303 xhci_dbg(xhci, "Got SBRN %u\n", (unsigned int) xhci->sbrn); in xhci_pci_setup()
|
| D | xhci-mtk-sch.c | 614 xhci_dbg(xhci, "%s() type:%d, speed:%d, mpkt:%d, dir:%d, ep:%p\n", in xhci_mtk_add_ep_quirk() 657 xhci_dbg(xhci, " PKTS:%x, CSCOUNT:%x, BM:%x, OFFSET:%x, REPEAT:%x\n", in xhci_mtk_add_ep_quirk() 682 xhci_dbg(xhci, "%s() type:%d, speed:%d, mpks:%d, dir:%d, ep:%p\n", in xhci_mtk_drop_ep_quirk()
|
| D | xhci-mtk.c | 624 xhci_dbg(xhci, "%s: stop port polling\n", __func__); in xhci_mtk_suspend() 646 xhci_dbg(xhci, "%s: restart port polling\n", __func__); in xhci_mtk_resume()
|
| D | xhci.h | 1926 #define xhci_dbg(xhci, fmt, args...) \ macro
|