Searched refs:tsf_offset_hi (Results 1 – 1 of 1) sorted by relevance
1981 uint64_t tsf_offset_low, tsf_offset_hi; in hal_get_tsf_time_kiwi() local1998 tsf_offset_hi = hal_tsf_read_scratch_reg(soc, tsf_enum_high); in hal_get_tsf_time_kiwi()2005 *tsf = global_time + (tsf_offset_low | (tsf_offset_hi << 32)); in hal_get_tsf_time_kiwi()