Searched refs:tb_switch_is_titan_ridge (Results 1 – 5 of 5) sorted by relevance
903 static inline bool tb_switch_is_titan_ridge(const struct tb_switch *sw) in tb_switch_is_titan_ridge() function1022 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_switch_is_clx_supported()
672 if (tb_switch_is_titan_ridge(sw) && unidirectional) { in tb_switch_tmu_enable()
345 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_dp_is_usb4()598 if (tb_route(out->sw) && tb_switch_is_titan_ridge(out->sw)) { in tb_dp_xchg_caps()
3668 if (!tb_switch_is_titan_ridge(sw)) in tb_switch_mask_clx_objections()3768 if (!tb_switch_is_titan_ridge(sw)) in tb_switch_pcie_l1_enable()3821 } else if (tb_switch_is_titan_ridge(sw)) { in tb_switch_xhci_connect()
988 else if (tb_switch_is_titan_ridge(sw)) in tb_find_pcie_down()
Completed in 20 milliseconds