Lines Matching full:directional
46 return "uni-directional, LowRes"; in tmu_mode_name()
48 return "uni-directional, HiFi"; in tmu_mode_name()
50 return "bi-directional, HiFi"; in tmu_mode_name()
52 return "enhanced uni-directional, MedRes"; in tmu_mode_name()
364 tb_sw_dbg(sw, "TMU: supports uni-directional mode\n"); in tmu_mode_init()
367 tb_sw_dbg(sw, "TMU: supports enhanced uni-directional mode\n"); in tmu_mode_init()
572 * In case of uni-directional time sync, TMU handshake is in tb_switch_tmu_disable()
573 * initiated by upstream router. In case of bi-directional in tb_switch_tmu_disable()
576 * cases although it is needed only for the bi-directional mode. in tb_switch_tmu_disable()
579 * uni-directional mode and we don't want to change it's TMU in tb_switch_tmu_disable()
630 * bi-directional or uni-directional TMU mode, get back to the TMU in tb_switch_tmu_off()
938 * Enables TMU of a router to be in uni-directional Normal/HiFi or
939 * bi-directional HiFi mode. Calling tb_switch_tmu_configure() is