Searched refs:timel (Results 1 – 1 of 1) sorted by relevance
49 u32 timeh1, timeh2, timel; in wx_ptp_readtime() local53 timel = rd32ptp(wx, WX_TSC_1588_SYSTIML); in wx_ptp_readtime()59 timel = rd32ptp(wx, WX_TSC_1588_SYSTIML); in wx_ptp_readtime()62 return (u64)timel | (u64)timeh2 << 32; in wx_ptp_readtime()