Home
last modified time | relevance | path

Searched refs:E1000_TRGTTIMH0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_regs.h85 #define E1000_TRGTTIMH0 0x0B648 /* Target Time Register 0 High - RW */ macro
H A Digb_ptp.c568 trgttimh = E1000_TRGTTIMH0; in igb_ptp_feature_enable_82580()
739 trgttimh = E1000_TRGTTIMH0; in igb_ptp_feature_enable_i210()
H A Digb_main.c6942 wr32((tsintr_tt == 1) ? E1000_TRGTTIMH1 : E1000_TRGTTIMH0, (u32)ts.tv_sec); in igb_perout()