Searched refs:tb_switch_is_lr (Results 1 – 2 of 2) sorted by relevance
36 if (tb_switch_is_lr(sw)) in tb_port_enable_tmu()63 if (tb_switch_is_lr(port->sw)) { in tb_port_dummy_read()
562 static inline bool tb_switch_is_lr(const struct tb_switch *sw) in tb_switch_is_lr() function