Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igb/
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()
585 systimh = rd32(E1000_SYSTIMH); in igb_ptp_feature_enable_82580()
A De1000_regs.h81 #define E1000_SYSTIMH 0x0B604 /* System time register High - RO */ macro
A Digb_main.c6969 systimh = rd32(E1000_SYSTIMH); in igb_perout()
/drivers/net/ethernet/intel/e1000e/
A Dregs.h233 #define E1000_SYSTIMH 0x0B604 /* System time register High - RO */ macro

Completed in 26 milliseconds