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