Searched refs:PTP_INT_BIT_TX_TS_ (Results 1 – 2 of 2) sorted by relevance
1082 if (ptp_int_sts & PTP_INT_BIT_TX_TS_) { in lan743x_ptpci_do_aux_work()1116 PTP_INT_BIT_TX_TS_); in lan743x_ptpci_do_aux_work()1381 if (ptp_int_sts & PTP_INT_BIT_TX_TS_) { in lan743x_ptp_isr()1499 PTP_INT_BIT_TX_SWTS_ERR_ | PTP_INT_BIT_TX_TS_); in lan743x_ptp_open()1588 PTP_INT_BIT_TX_TS_); in lan743x_ptp_close()
521 #define PTP_INT_BIT_TX_TS_ BIT(12) macro