Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h211 #define IGC_TRGTTIMH1 0x0B650 /* Target Time Register 1 High - RW */ macro
H A Digc_ptp.c332 trgttimh = IGC_TRGTTIMH1; in igc_ptp_feature_enable_i225()
H A Digc_main.c5339 wr32(IGC_TRGTTIMH1, (u32)ts.tv_sec); in igc_tsync_interrupt()