Searched refs:systimh (Results 1 – 1 of 1) sorted by relevance
495 systimh, level_mask, level, rem; in igb_ptp_feature_enable_82580() local585 systimh = rd32(E1000_SYSTIMH); in igb_ptp_feature_enable_82580()586 systim = (((u64)(systimh & 0xFF)) << 32) | ((u64)systiml); in igb_ptp_feature_enable_82580()