Symbol: tb_sw_dbg
drivers/thunderbolt/cap.c
179
tb_sw_dbg(sw, "unknown capability %#x at %#x\n",
drivers/thunderbolt/clx.c
234
tb_sw_dbg(sw, "CLx: current mode: %s\n", clx_name(clx));
drivers/thunderbolt/clx.c
385
tb_sw_dbg(sw, "CLx: %s enabled\n", clx_name(clx));
drivers/thunderbolt/clx.c
426
tb_sw_dbg(sw, "CLx: %s disabled\n", clx_name(clx));
drivers/thunderbolt/eeprom.c
568
tb_sw_dbg(sw, "reading DROM (length: %#x)\n", *size);
drivers/thunderbolt/eeprom.c
640
tb_sw_dbg(sw, "DROM version: %d\n", header->device_rom_revision);
drivers/thunderbolt/nvm.c
308
tb_sw_dbg(sw, "router NVM format of vendor %#x unknown\n",
drivers/thunderbolt/quirks.c
13
tb_sw_dbg(sw, "forcing power to link controller\n");
drivers/thunderbolt/quirks.c
134
tb_sw_dbg(sw, "running %ps\n", q->hook);
drivers/thunderbolt/quirks.c
20
tb_sw_dbg(sw, "quirked DP main: %u\n", sw->min_dp_main_credits);
drivers/thunderbolt/quirks.c
27
tb_sw_dbg(sw, "disabling CL states\n");
drivers/thunderbolt/quirks.c
49
tb_sw_dbg(sw, "preventing runtime PM in DP redrive mode\n");
drivers/thunderbolt/switch.c
1692
tb_sw_dbg(sw, "resetting\n");
drivers/thunderbolt/switch.c
2844
tb_sw_dbg(sw, "linked ports %d <-> %d\n",
drivers/thunderbolt/switch.c
2903
tb_sw_dbg(sw, "current link speed %u.0 Gb/s\n", sw->link_speed);
drivers/thunderbolt/switch.c
2904
tb_sw_dbg(sw, "current link width %s\n", tb_width_name(sw->link_width));
drivers/thunderbolt/switch.c
2935
tb_sw_dbg(sw, "preferred link width %s\n",
drivers/thunderbolt/switch.c
3172
tb_sw_dbg(sw, "failed to change link width: %d\n", ret);
drivers/thunderbolt/switch.c
3181
tb_sw_dbg(sw, "link width set to %s\n", tb_width_name(width));
drivers/thunderbolt/switch.c
3321
tb_sw_dbg(sw, "uid: %#llx\n", sw->uid);
drivers/thunderbolt/switch.c
3490
tb_sw_dbg(sw, "enabling wakeup: %#x\n", flags);
drivers/thunderbolt/switch.c
3492
tb_sw_dbg(sw, "disabling wakeup\n");
drivers/thunderbolt/switch.c
3525
tb_sw_dbg(sw, "resuming switch\n");
drivers/thunderbolt/switch.c
3628
tb_sw_dbg(sw, "suspending switch\n");
drivers/thunderbolt/switch.c
3703
tb_sw_dbg(sw, "allocated DP resource for port %d\n", in->port);
drivers/thunderbolt/switch.c
3729
tb_sw_dbg(sw, "released DP resource for port %d\n", in->port);
drivers/thunderbolt/switch.c
377
tb_sw_dbg(sw, "NVM version %x.%x\n", nvm->major, nvm->minor);
drivers/thunderbolt/switch.c
390
tb_sw_dbg(sw, "NVM upgrade disabled\n");
drivers/thunderbolt/tb.c
1114
tb_sw_dbg(up->sw, "configuring asymmetric link\n");
drivers/thunderbolt/tb.c
1206
tb_sw_dbg(up->sw, "keeping preferred asymmetric link\n");
drivers/thunderbolt/tb.c
1216
tb_sw_dbg(up->sw, "configuring symmetric link\n");
drivers/thunderbolt/tb.c
1396
tb_sw_dbg(sw, "discovery, not touching CL states\n");
drivers/thunderbolt/tb.c
2497
tb_sw_dbg(sw, "xHCI disconnect request\n");
drivers/thunderbolt/tb.c
2506
tb_sw_dbg(sw, "xHCI connect request\n");
drivers/thunderbolt/tmu.c
1014
tb_sw_dbg(sw, "TMU: mode set to: %s\n", tmu_mode_name(sw->tmu.mode));
drivers/thunderbolt/tmu.c
1066
tb_sw_dbg(sw, "TMU: mode change %s -> %s requested\n",
drivers/thunderbolt/tmu.c
364
tb_sw_dbg(sw, "TMU: supports uni-directional mode\n");
drivers/thunderbolt/tmu.c
367
tb_sw_dbg(sw, "TMU: supports enhanced uni-directional mode\n");
drivers/thunderbolt/tmu.c
435
tb_sw_dbg(sw, "TMU: current mode: %s\n", tmu_mode_name(sw->tmu.mode));
drivers/thunderbolt/tmu.c
473
tb_sw_dbg(root_switch, "TMU: local_time[%d]=0x%08x\n", i,
drivers/thunderbolt/tmu.c
533
tb_sw_dbg(sw, "TMU: updated local time to %#llx\n", local_time);
drivers/thunderbolt/tmu.c
622
tb_sw_dbg(sw, "TMU: disabled\n");
drivers/thunderbolt/usb4.c
175
tb_sw_dbg(sw, "PCIe wake: %s, USB3 wake: %s\n",
drivers/thunderbolt/usb4.c
260
tb_sw_dbg(sw, "link: %s\n", sw->link_usb4 ? "USB4" : "TBT");
drivers/thunderbolt/usb4.c
265
tb_sw_dbg(sw, "TBT3 support: %s, xHCI: %s\n",
drivers/thunderbolt/usb4.c
780
tb_sw_dbg(sw, "credit allocation parameters:\n");
drivers/thunderbolt/usb4.c
790
tb_sw_dbg(sw, " USB3: %u\n", value);
drivers/thunderbolt/usb4.c
794
tb_sw_dbg(sw, " DP AUX: %u\n", value);
drivers/thunderbolt/usb4.c
798
tb_sw_dbg(sw, " DP main: %u\n", value);
drivers/thunderbolt/usb4.c
802
tb_sw_dbg(sw, " PCIe: %u\n", value);
drivers/thunderbolt/usb4.c
806
tb_sw_dbg(sw, " DMA: %u\n", value);
drivers/thunderbolt/usb4.c
810
tb_sw_dbg(sw, " unknown credit allocation index %#x, skipping\n",