Searched refs:E1000_SYSTIMH (Results 1 – 3 of 3) sorted by relevance
82 hi = rd32(E1000_SYSTIMH); in igb_ptp_read_82576()104 hi = rd32(E1000_SYSTIMH); in igb_ptp_read_82580()125 sec = rd32(E1000_SYSTIMH); in igb_ptp_read_i210()140 wr32(E1000_SYSTIMH, (u32)ts->tv_sec); in igb_ptp_write_i210()296 hi = rd32(E1000_SYSTIMH); in igb_ptp_gettimex_82576()324 hi = rd32(E1000_SYSTIMH); in igb_ptp_gettimex_82580()350 ts->tv_sec = rd32(E1000_SYSTIMH); in igb_ptp_gettimex_i210()
81 #define E1000_SYSTIMH 0x0B604 /* System time register High - RO */ macro
233 #define E1000_SYSTIMH 0x0B604 /* System time register High - RO */ macro
Completed in 9 milliseconds