Searched refs:tb_switch_clx_is_enabled (Results 1 – 2 of 2) sorted by relevance
351 if (tb_switch_clx_is_enabled(sw, TB_CL1)) in tb_increase_switch_tmu_accuracy()418 if (tb_switch_clx_is_enabled(sw, TB_CL1)) { in tb_enable_tmu()
1025 static inline bool tb_switch_clx_is_enabled(const struct tb_switch *sw, in tb_switch_clx_is_enabled() function