Home
last modified time | relevance | path

Searched refs:tb_sw_warn (Results 1 – 8 of 8) sorted by relevance

/drivers/thunderbolt/
A Deeprom.c152 tb_sw_warn(sw, "no NVM\n"); in tb_eeprom_get_drom_offset()
157 tb_sw_warn(sw, "drom offset is larger than 0xffff: %#x\n", in tb_eeprom_get_drom_offset()
389 tb_sw_warn(sw, in tb_drom_parse_entry_port()
418 tb_sw_warn(sw, "DROM buffer overrun\n"); in tb_drom_parse_entries()
568 tb_sw_warn(sw, "DROM too small, aborting\n"); in tb_drom_bit_bang()
591 tb_sw_warn(sw, in tb_drom_parse_v1()
603 tb_sw_warn(sw, in tb_drom_parse_v1()
619 tb_sw_warn(sw, in usb4_drom_parse()
633 tb_sw_warn(sw, "DROM size mismatch\n"); in tb_drom_parse()
645 tb_sw_warn(sw, "DROM device_rom_revision %#x unknown\n", in tb_drom_parse()
[all …]
A Dtb.c248 tb_sw_warn(sw, "failed to disable CL states\n"); in tb_disable_clx()
1116 tb_sw_warn(up->sw, "failed to set link width\n"); in tb_configure_asym()
1212 tb_sw_warn(up->sw, "failed to set link width\n"); in tb_configure_sym()
1390 tb_sw_warn(sw, "failed to enable CL states\n"); in tb_scan_port()
1393 tb_sw_warn(sw, "failed to enable TMU\n"); in tb_scan_port()
1411 tb_sw_warn(sw, "USB3 tunnel creation failed\n"); in tb_scan_port()
2302 tb_sw_warn(sw, "failed to enable PCIe L1 for Titan Ridge\n"); in tb_tunnel_pci()
2305 tb_sw_warn(sw, "failed to connect xHCI\n"); in tb_tunnel_pci()
3082 tb_sw_warn(sw, "failed to re-enable CL states\n"); in tb_restore_children()
3085 tb_sw_warn(sw, "failed to restore TMU configuration\n"); in tb_restore_children()
A Dswitch.c153 tb_sw_warn(sw, "failed to authenticate NVM, power cycling\n"); in nvm_authenticate_host_dma_port()
196 tb_sw_warn(sw, "failed to authenticate NVM\n"); in nvm_authenticate_device_dma_port()
1659 tb_sw_warn(sw, "failed to reset\n"); in tb_switch_reset()
2380 tb_sw_warn(sw, "unsupported switch device id %#x\n", in tb_switch_get_generation()
2603 tb_sw_warn(sw, "unknown switch vendor id %#x\n", in tb_switch_configure()
2607 tb_sw_warn(sw, "cannot find TB_VSE_CAP_PLUG_EVENTS aborting\n"); in tb_switch_configure()
3116 tb_sw_warn(sw, "timeout changing link width\n"); in tb_switch_set_link_width()
3505 tb_sw_warn(sw, "uid read failed\n"); in tb_switch_resume()
3648 tb_sw_warn(sw, "failed to allocate DP resource for port %d\n", in tb_switch_alloc_dp_resource()
3674 tb_sw_warn(sw, "failed to de-allocate DP resource for port %d\n", in tb_switch_dealloc_dp_resource()
A Dusb4.c798 tb_sw_warn(sw, "host router is missing baMaxHI\n"); in usb4_switch_credits_init()
810 tb_sw_warn(sw, "multiple USB4 ports require baMinDPaux/baMinDPmain\n"); in usb4_switch_credits_init()
816 tb_sw_warn(sw, "missing baMinDPmain"); in usb4_switch_credits_init()
821 tb_sw_warn(sw, "missing baMinDPaux"); in usb4_switch_credits_init()
826 tb_sw_warn(sw, "missing baMaxUSB3"); in usb4_switch_credits_init()
831 tb_sw_warn(sw, "missing baMaxPCIe"); in usb4_switch_credits_init()
A Dclx.c228 tb_sw_warn(sw, "CLx: inconsistent configuration %#x != %#x\n", in tb_switch_clx_init()
A Dtmu.c1002 tb_sw_warn(sw, "TMU: failed to enable mode %s: %d\n", in tb_switch_tmu_enable()
1051 tb_sw_warn(sw, "TMU: unsupported mode %u\n", mode); in tb_switch_tmu_configure()
A Dtb.h739 #define tb_sw_warn(sw, fmt, arg...) __TB_SW_PRINT(tb_warn, sw, fmt, ##arg) macro
A Ddebugfs.c1257 tb_sw_warn(down_sw, "failed to disable CL states\n"); in margining_run_write()

Completed in 827 milliseconds