Home
last modified time | relevance | path

Searched refs:tb_switch_is_titan_ridge (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/thunderbolt/
Dclx.c239 if (!tb_switch_is_titan_ridge(sw)) in tb_switch_mask_clx_objections()
295 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_switch_clx_is_supported()
Dtmu.c949 if (tb_switch_is_titan_ridge(sw) && in tb_switch_tmu_enable()
Dtunnel.c382 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_dp_is_usb4()
663 if (tb_route(out->sw) && tb_switch_is_titan_ridge(out->sw)) { in tb_dp_xchg_caps()
Dswitch.c3504 if (!tb_switch_is_titan_ridge(sw)) in tb_switch_pcie_l1_enable()
3557 } else if (tb_switch_is_titan_ridge(sw)) { in tb_switch_xhci_connect()
Dtb.h918 static inline bool tb_switch_is_titan_ridge(const struct tb_switch *sw) in tb_switch_is_titan_ridge() function
Dtb.c1130 else if (tb_switch_is_titan_ridge(sw)) in tb_find_pcie_down()