Home
last modified time | relevance | path

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

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