Searched refs:IGC_TSIM (Results 1 – 2 of 2) sorted by relevance
281 tsim = rd32(IGC_TSIM); in igc_ptp_feature_enable_i225()291 wr32(IGC_TSIM, tsim); in igc_ptp_feature_enable_i225()338 tsim = rd32(IGC_TSIM); in igc_ptp_feature_enable_i225()384 wr32(IGC_TSIM, tsim); in igc_ptp_feature_enable_i225()390 tsim = rd32(IGC_TSIM); in igc_ptp_feature_enable_i225()396 wr32(IGC_TSIM, tsim); in igc_ptp_feature_enable_i225()1295 wr32(IGC_TSIM, in igc_ptp_reset()
203 #define IGC_TSIM 0x0B674 /* Time Sync Interrupt Mask Register */ macro
Completed in 11 milliseconds