Searched refs:gp2_10ns (Results 1 – 2 of 2) sorted by relevance
203 u64 gp2_10ns; in iwl_mld_get_crosstimestamp_fw() local 221 gp2_10ns = (u64)le32_to_cpu(resp->gp2_timestamp_hi) << 32 | in iwl_mld_get_crosstimestamp_fw() 223 *gp2 = div_u64(gp2_10ns, 100); in iwl_mld_get_crosstimestamp_fw()
101 u64 gp2_10ns; in iwl_mvm_get_crosstimestamp_fw() local 117 gp2_10ns = (u64)le32_to_cpu(resp->gp2_timestamp_hi) << 32 | in iwl_mvm_get_crosstimestamp_fw() 119 *gp2 = div_u64(gp2_10ns, 100); in iwl_mvm_get_crosstimestamp_fw()