Searched refs:offset_in_us (Results 1 – 3 of 3) sorted by relevance
18 void tm_set_phy_max_resync_offset(bs_time_t offset_in_us);
93 void tm_set_phy_max_resync_offset(bs_time_t offset_in_us) in tm_set_phy_max_resync_offset() argument95 phy_sync_ctrl_set_max_resync_offset(offset_in_us); in tm_set_phy_max_resync_offset()
59 extern void tm_set_phy_max_resync_offset(uint64_t offset_in_us); in edtt_start()