Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
A Dswitch.c157 if (tb_switch_is_usb4(sw)) in nvm_validate_and_write()
277 if (tb_switch_is_usb4(sw)) { in nvm_readable()
301 if (tb_switch_is_usb4(sw)) in nvm_read()
310 if (tb_switch_is_usb4(sw)) { in nvm_authenticate()
2076 if (tb_switch_is_usb4(sw)) in tb_switch_get_generation()
2489 if (tb_switch_is_usb4(sw)) in tb_switch_lane_bonding_possible()
2892 if (tb_switch_is_usb4(sw)) in tb_switch_set_wake()
3019 if (tb_switch_is_usb4(sw)) in tb_switch_suspend()
3035 if (tb_switch_is_usb4(sw)) in tb_switch_query_dp_resource()
3051 if (tb_switch_is_usb4(sw)) in tb_switch_alloc_dp_resource()
[all …]
A Dtmu.c219 if (!tb_switch_is_usb4(sw)) in tb_switch_tmu_post_time()
302 if (!tb_switch_is_usb4(sw)) in tb_switch_tmu_disable()
343 if (!tb_switch_is_usb4(sw)) in tb_switch_tmu_enable()
A Deeprom.c542 if (tb_switch_is_usb4(sw)) in tb_drom_read_n()
627 if (tb_switch_is_usb4(sw)) { in tb_drom_read()
A Dtb.c167 if (tb_switch_is_usb4(port->sw)) in tb_port_configure_xdomain()
174 if (tb_switch_is_usb4(port->sw)) in tb_port_unconfigure_xdomain()
775 if (tb_switch_is_usb4(sw)) { in tb_find_pcie_down()
1352 tb->root_switch->rpm = tb_switch_is_usb4(tb->root_switch); in tb_start()
A Dpath.c415 if (!tb_switch_is_usb4(port->sw)) { in __tb_path_deactivate_hop()
A Ddebugfs.c496 if (tb_switch_is_usb4(sw)) in switch_basic_regs_show()
A Dtb.h860 static inline bool tb_switch_is_usb4(const struct tb_switch *sw) in tb_switch_is_usb4() function
A Dtunnel.c334 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_dp_is_usb4()
A Dusb4.c1010 if (tb_switch_is_icm(sw) || !tb_switch_is_usb4(sw)) in usb4_switch_add_ports()

Completed in 29 milliseconds