tb_switch_is_titan_ridge
return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw);
if (!tb_switch_is_titan_ridge(sw))
if (tb_switch_is_titan_ridge(sw) && sw->nvm && sw->nvm->major >= 0x65)
if (!tb_switch_is_titan_ridge(sw))
} else if (tb_switch_is_titan_ridge(sw)) {
else if (tb_switch_is_titan_ridge(sw))
if (tb_switch_is_titan_ridge(sw) &&
return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw);
if (tb_route(out->sw) && tb_switch_is_titan_ridge(out->sw)) {