Home
last modified time | relevance | path

Searched refs:tb_switch_clx_is_enabled (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtb.c256 if (tb_switch_clx_is_enabled(sw, TB_CL1)) in tb_increase_switch_tmu_accuracy()
305 if (tb_switch_clx_is_enabled(sw, TB_CL1)) in tb_enable_tmu()
H A Dtb.h1058 static inline bool tb_switch_clx_is_enabled(const struct tb_switch *sw, in tb_switch_clx_is_enabled() function