Searched refs:systimh (Results 1 – 2 of 2) sorted by relevance
514 systimh, level_mask, level, rem; in igb_ptp_feature_enable_82580() local605 systimh = rd32(E1000_SYSTIMH); in igb_ptp_feature_enable_82580()606 systim = (((u64)(systimh & 0xFF)) << 32) | ((u64)systiml); in igb_ptp_feature_enable_82580()
6830 u32 systiml, systimh, level_mask, level, rem; in igb_perout() local6836 systimh = rd32(E1000_SYSTIMH); in igb_perout()6837 systim = (((u64)(systimh & 0xFF)) << 32) | ((u64)systiml); in igb_perout()