Searched refs:IGC_PTM_STAT (Results 1 – 2 of 2) sorted by relevance
980 wr32(IGC_PTM_STAT, IGC_PTM_STAT_VALID); in igc_phc_get_syncdevicetime()982 err = readx_poll_timeout(rd32, IGC_PTM_STAT, stat, in igc_phc_get_syncdevicetime()999 wr32(IGC_PTM_STAT, stat); in igc_phc_get_syncdevicetime()1246 wr32(IGC_PTM_STAT, IGC_PTM_STAT_VALID); in igc_ptp_reset()
265 #define IGC_PTM_STAT 0x12544 /* PTM Status */ macro