Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thunderbolt/
Dtb.c268 if (tb_switch_clx_is_enabled(sw, TB_CL1)) in tb_increase_switch_tmu_accuracy()
335 if (tb_switch_clx_is_enabled(sw, TB_CL1)) { in tb_enable_tmu()
Dtb.h1063 static inline bool tb_switch_clx_is_enabled(const struct tb_switch *sw, in tb_switch_clx_is_enabled() function