Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtb.h889 static inline bool tb_switch_is_titan_ridge(const struct tb_switch *sw) in tb_switch_is_titan_ridge() function
1011 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_switch_is_clx_supported()
Dtmu.c674 if (tb_switch_is_titan_ridge(sw) && unidirectional) { in tb_switch_tmu_enable()
Dtunnel.c339 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_dp_is_usb4()
591 if (tb_route(out->sw) && tb_switch_is_titan_ridge(out->sw)) { in tb_dp_xchg_caps()
Dswitch.c3666 if (!tb_switch_is_titan_ridge(sw)) in tb_switch_mask_clx_objections()
3766 if (!tb_switch_is_titan_ridge(sw)) in tb_switch_pcie_l1_enable()
3819 } else if (tb_switch_is_titan_ridge(sw)) { in tb_switch_xhci_connect()
Dtb.c864 else if (tb_switch_is_titan_ridge(sw)) in tb_find_pcie_down()