Home
last modified time | relevance | path

Searched refs:tog_t (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_p2pps.c187 u64 tog_t = 0, delta_t = 0, intv_cnt = 0; in _phl_p2pps_calc_next_noa_s_time() local
193 tog_t = (((u64)rpt->tsf_h << 32) | rpt->tsf_l); in _phl_p2pps_calc_next_noa_s_time()
195 (u32)(tog_t >> 32), (u32)tog_t); in _phl_p2pps_calc_next_noa_s_time()
196 delta_t = tog_t - old_st; in _phl_p2pps_calc_next_noa_s_time()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_p2pps.c187 u64 tog_t = 0, delta_t = 0, intv_cnt = 0; in _phl_p2pps_calc_next_noa_s_time() local
193 tog_t = (((u64)rpt->tsf_h << 32) | rpt->tsf_l); in _phl_p2pps_calc_next_noa_s_time()
195 (u32)(tog_t >> 32), (u32)tog_t); in _phl_p2pps_calc_next_noa_s_time()
196 delta_t = tog_t - old_st; in _phl_p2pps_calc_next_noa_s_time()