Searched refs:timeh2 (Results 1 – 1 of 1) sorted by relevance
49 u32 timeh1, timeh2, timel; in wx_ptp_readtime() local55 timeh2 = rd32ptp(wx, WX_TSC_1588_SYSTIMH); in wx_ptp_readtime()57 if (timeh1 != timeh2) { in wx_ptp_readtime()62 return (u64)timel | (u64)timeh2 << 32; in wx_ptp_readtime()