Searched refs:OCP_STATUS_IN_SYNC (Results 1 – 1 of 1) sorted by relevance
73 #define OCP_STATUS_IN_SYNC BIT(0) macro1378 sync = ioread32(&bp->reg->status) & OCP_STATUS_IN_SYNC; in ptp_ocp_init_clock()3839 val & OCP_STATUS_IN_SYNC ? "sync" : "unsynced"); in ptp_ocp_summary_show()4079 sync = ioread32(&bp->reg->status) & OCP_STATUS_IN_SYNC; in ptp_ocp_phc_info()