Home
last modified time | relevance | path

Searched refs:E1000_SYSTIMH (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c84 hi = rd32(E1000_SYSTIMH); in igb_ptp_read_82576()
106 hi = rd32(E1000_SYSTIMH); in igb_ptp_read_82580()
127 sec = rd32(E1000_SYSTIMH); in igb_ptp_read_i210()
142 wr32(E1000_SYSTIMH, (u32)ts->tv_sec); in igb_ptp_write_i210()
275 hi = rd32(E1000_SYSTIMH); in igb_ptp_gettimex_82576()
303 hi = rd32(E1000_SYSTIMH); in igb_ptp_gettimex_82580()
329 ts->tv_sec = rd32(E1000_SYSTIMH); in igb_ptp_gettimex_i210()
586 systimh = rd32(E1000_SYSTIMH); in igb_ptp_feature_enable_82580()
H A De1000_regs.h81 #define E1000_SYSTIMH 0x0B604 /* System time register High - RO */ macro
H A Digb_main.c6904 systimh = rd32(E1000_SYSTIMH); in igb_perout()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dregs.h233 #define E1000_SYSTIMH 0x0B604 /* System time register High - RO */ macro
/openbmc/qemu/hw/net/
H A De1000x_regs.h278 #define E1000_SYSTIMH 0x0B604 /* System time register High - RO */ macro