Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h209 #define IGC_TRGTTIMH0 0x0B648 /* Target Time Register 0 High - RW */ macro
H A Digc_ptp.c343 trgttimh = IGC_TRGTTIMH0; in igc_ptp_feature_enable_i225()
H A Digc_main.c5326 wr32(IGC_TRGTTIMH0, (u32)ts.tv_sec); in igc_tsync_interrupt()