Searched refs:tsf_h_ptr (Results 1 – 4 of 4) sorted by relevance
163 u32 *tsf_h_ptr);
821 u32 *tsf_h_ptr);
3319 u32 *tsf_h_ptr) in wlc_bmac_read_tsf() argument3325 *tsf_h_ptr = R_REG(®s->tsf_timerhigh); in wlc_bmac_read_tsf()
8233 void wlc_read_tsf(struct wlc_info *wlc, u32 *tsf_l_ptr, u32 *tsf_h_ptr) in wlc_read_tsf() argument8235 wlc_bmac_read_tsf(wlc->hw, tsf_l_ptr, tsf_h_ptr); in wlc_read_tsf()