Searched refs:IGC_TT_IO_TIMER_SEL_SYSTIM0 (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h478 #define IGC_TT_IO_TIMER_SEL_SYSTIM0 (0u << 30) /* Select SYSTIM0 for target time stamp */ macro
H A Digc_main.c5423 wr32(IGC_TRGTTIML0, ts.tv_nsec | IGC_TT_IO_TIMER_SEL_SYSTIM0);
5436 wr32(IGC_TRGTTIML1, ts.tv_nsec | IGC_TT_IO_TIMER_SEL_SYSTIM0);
H A Digc_ptp.c388 IGC_TT_IO_TIMER_SEL_SYSTIM0));

Completed in 244 milliseconds