Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dtb.h903 static inline bool tb_switch_is_titan_ridge(const struct tb_switch *sw) in tb_switch_is_titan_ridge() function
1022 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_switch_is_clx_supported()
A Dtmu.c672 if (tb_switch_is_titan_ridge(sw) && unidirectional) { in tb_switch_tmu_enable()
A Dtunnel.c345 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()
A Dswitch.c3668 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()
A Dtb.c988 else if (tb_switch_is_titan_ridge(sw)) in tb_find_pcie_down()

Completed in 20 milliseconds