Searched refs:IGC_PTM_STAT (Results 1 – 2 of 2) sorted by relevance
856 wr32(IGC_PTM_STAT, IGC_PTM_STAT_VALID); in igc_phc_get_syncdevicetime()858 err = readx_poll_timeout(rd32, IGC_PTM_STAT, stat, in igc_phc_get_syncdevicetime()875 wr32(IGC_PTM_STAT, stat); in igc_phc_get_syncdevicetime()1087 wr32(IGC_PTM_STAT, IGC_PTM_STAT_VALID); in igc_ptp_reset()
255 #define IGC_PTM_STAT 0x12544 /* PTM Status */ macro
Completed in 5 milliseconds