Searched refs:trgttiml (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c466 u32 tsauxc, tsim, tsauxc_mask, tsim_mask, trgttiml, trgttimh; igb_ptp_feature_enable_i210() local
522 trgttiml = E1000_TRGTTIML1; igb_ptp_feature_enable_i210()
527 trgttiml = E1000_TRGTTIML0; igb_ptp_feature_enable_i210()
542 wr32(trgttiml, rq->perout.start.nsec); igb_ptp_feature_enable_i210()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c123 u32 esdp, tsauxc, clktiml, clktimh, trgttiml, trgttimh, rem; ixgbe_ptp_setup_sdp() local
167 trgttiml = (u32)clock_edge; ixgbe_ptp_setup_sdp()
172 IXGBE_WRITE_REG(hw, IXGBE_TRGTTIML0, trgttiml); ixgbe_ptp_setup_sdp()

Completed in 191 milliseconds