Home
last modified time | relevance | path

Searched refs:tb_switch_tmu_is_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dtmu.c946 if (tb_switch_tmu_is_enabled(sw)) in tb_switch_tmu_enable()
H A Dtb.c390 if (sw && tb_switch_tmu_is_enabled(sw) && in tb_switch_tmu_hifi_uni_required()
447 if (tb_switch_tmu_is_enabled(sw)) in tb_enable_tmu()
H A Dtb.h1002 static inline bool tb_switch_tmu_is_enabled(const struct tb_switch *sw) in tb_switch_tmu_is_enabled() function