Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c307 sec = rd32(IGC_SYSTIMH); in igc_tsn_enable_offload()
327 sec = rd32(IGC_SYSTIMH); in igc_tsn_enable_offload()
H A Digc_regs.h242 #define IGC_SYSTIMH 0x0B604 /* System time register High - RO */ macro
H A Digc_ptp.c31 sec = rd32(IGC_SYSTIMH); in igc_ptp_read()
43 wr32(IGC_SYSTIMH, ts->tv_sec); in igc_ptp_write_i225()
103 ts->tv_sec = rd32(IGC_SYSTIMH); in igc_ptp_gettimex64_i225()