Lines Matching refs:tmu
18 switch (sw->tmu.rate) {
26 if (sw->tmu.unidirectional)
46 sw->tmu.cap + TMU_RTR_CS_0, 1);
59 sw->tmu.cap + TMU_RTR_CS_3, 1);
73 sw->tmu.cap + TMU_RTR_CS_3, 1);
81 sw->tmu.cap + TMU_RTR_CS_3, 1);
106 if (!port->sw->tmu.has_ucap)
137 sw->tmu.cap + TMU_RTR_CS_0, 1);
147 sw->tmu.cap + TMU_RTR_CS_0, 1);
168 sw->tmu.cap = ret;
182 sw->tmu.rate = ret;
184 sw->tmu.has_ucap = tb_switch_tmu_ucap_supported(sw);
185 if (sw->tmu.has_ucap) {
191 sw->tmu.unidirectional =
195 sw->tmu.unidirectional = false;
223 if (!root_switch->tmu.cap)
227 root_switch->tmu.cap + TMU_RTR_CS_1,
248 post_local_time_offset = sw->tmu.cap + TMU_RTR_CS_22;
249 post_time_offset = sw->tmu.cap + TMU_RTR_CS_24;
306 if (sw->tmu.rate == TB_SWITCH_TMU_RATE_OFF)
309 if (sw->tmu.unidirectional) {
325 sw->tmu.unidirectional = false;
326 sw->tmu.rate = TB_SWITCH_TMU_RATE_OFF;
354 if (tb_route(sw) && sw->tmu.unidirectional) {
378 sw->tmu.unidirectional = false;
379 sw->tmu.rate = TB_SWITCH_TMU_RATE_HIFI;