Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
A Digc_defines.h461 #define IGC_TT_IO_TIMER_SEL_SYSTIM0 (0u << 30) /* Select SYSTIM0 for target time stamp */ macro
A Digc_ptp.c367 wr32(trgttiml, rq->perout.start.nsec | IGC_TT_IO_TIMER_SEL_SYSTIM0); in igc_ptp_feature_enable_i225()
A Digc_main.c5017 wr32(IGC_TRGTTIML0, ts.tv_nsec | IGC_TT_IO_TIMER_SEL_SYSTIM0); in igc_tsync_interrupt()
5031 wr32(IGC_TRGTTIML1, ts.tv_nsec | IGC_TT_IO_TIMER_SEL_SYSTIM0); in igc_tsync_interrupt()

Completed in 19 milliseconds