Searched refs:sys_time_hi (Results 1 – 1 of 1) sorted by relevance
192 u32 dev_time_lo, dev_time_hi, sys_time_lo, sys_time_hi; in idpf_ptp_get_sync_device_time_direct() local203 sys_time_hi = readl(ptp->dev_clk_regs.sys_time_ns_h); in idpf_ptp_get_sync_device_time_direct()208 *sys_time = (u64)sys_time_hi << 32 | sys_time_lo; in idpf_ptp_get_sync_device_time_direct()