Searched refs:platform_timestamp_hi (Results 1 – 3 of 3) sorted by relevance
229 __le32 platform_timestamp_hi; member
225 *sys_time = (u64)le32_to_cpu(resp->platform_timestamp_hi) << 32 | in iwl_mld_get_crosstimestamp_fw()
121 *sys_time = (u64)le32_to_cpu(resp->platform_timestamp_hi) << 32 | in iwl_mvm_get_crosstimestamp_fw()
Completed in 9 milliseconds