Searched refs:IGC_TSIM (Results 1 – 2 of 2) sorted by relevance
288 tsim = rd32(IGC_TSIM); in igc_ptp_feature_enable_i225()298 wr32(IGC_TSIM, tsim); in igc_ptp_feature_enable_i225()349 tsim = rd32(IGC_TSIM); in igc_ptp_feature_enable_i225()374 wr32(IGC_TSIM, tsim); in igc_ptp_feature_enable_i225()380 tsim = rd32(IGC_TSIM); in igc_ptp_feature_enable_i225()386 wr32(IGC_TSIM, tsim); in igc_ptp_feature_enable_i225()1072 wr32(IGC_TSIM, in igc_ptp_reset()
205 #define IGC_TSIM 0x0B674 /* Time Sync Interrupt Mask Register */ macro