Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c306 nsec = rd32(IGC_SYSTIML); in igc_tsn_enable_offload()
326 nsec = rd32(IGC_SYSTIML); in igc_tsn_enable_offload()
H A Digc_regs.h241 #define IGC_SYSTIML 0x0B600 /* System time register Low - RO */ macro
H A Digc_ptp.c30 nsec = rd32(IGC_SYSTIML); in igc_ptp_read()
42 wr32(IGC_SYSTIML, ts->tv_nsec); in igc_ptp_write_i225()
102 ts->tv_nsec = rd32(IGC_SYSTIML); in igc_ptp_gettimex64_i225()