Searched refs:tsfs (Results 1 – 4 of 4) sorted by relevance
355 u32 tsfs; in ips_mch_val() local357 tsfs = intel_uncore_read(uncore, TSFS); in ips_mch_val()360 b = tsfs & TSFS_INTR_MASK; in ips_mch_val()361 m = (tsfs & TSFS_SLOPE_MASK) >> TSFS_SLOPE_SHIFT; in ips_mch_val()
618 *tsf_ref = rpt.tsfs[0]; in __mrc_fw_req_tsf()619 *tsf_aux = rpt.tsfs[1]; in __mrc_fw_req_tsf()
5239 rpt->tsfs[i] = (u64)tsf_high << 32 | tsf_low; in rtw89_mac_c2h_mrc_tsf_rpt()5243 i, rpt->tsfs[i]); in rtw89_mac_c2h_mrc_tsf_rpt()
3659 u64 tsfs[RTW89_MAC_MRC_MAX_REQ_TSF_NUM]; member