Home
last modified time | relevance | path

Searched refs:IGC_PTM_STAT_ALL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/ !
H A Digc_defines.h648 #define IGC_PTM_STAT_ALL GENMASK(5, 0) /* Used to clear all status */ macro
H A Digc_ptp.c1031 wr32(IGC_PTM_STAT, IGC_PTM_STAT_ALL); in igc_ptm_reset()