Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A 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()
H A Dtmu.c949 if (tb_switch_is_titan_ridge(sw) && in tb_switch_tmu_enable()
H A Dtunnel.c430 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_dp_is_usb4()
714 if (tb_route(out->sw) && tb_switch_is_titan_ridge(out->sw)) { in tb_dp_xchg_caps()
H A Dtb.h926 static inline bool tb_switch_is_titan_ridge(const struct tb_switch *sw) in tb_switch_is_titan_ridge() function
H A Dswitch.c3872 if (!tb_switch_is_titan_ridge(sw)) in tb_switch_pcie_l1_enable()
3925 } else if (tb_switch_is_titan_ridge(sw)) { in tb_switch_xhci_connect()
H A Dtb.c1583 else if (tb_switch_is_titan_ridge(sw)) in tb_find_pcie_down()