Searched refs:PTP_INT_BIT_TX_TS_ (Results 1 – 2 of 2) sorted by relevance
1116 if (ptp_int_sts & PTP_INT_BIT_TX_TS_) { in lan743x_ptpci_do_aux_work()1150 PTP_INT_BIT_TX_TS_); in lan743x_ptpci_do_aux_work()1415 if (ptp_int_sts & PTP_INT_BIT_TX_TS_) { in lan743x_ptp_isr()1533 PTP_INT_BIT_TX_SWTS_ERR_ | PTP_INT_BIT_TX_TS_); in lan743x_ptp_open()1623 PTP_INT_BIT_TX_TS_); in lan743x_ptp_close()
407 #define PTP_INT_BIT_TX_TS_ BIT(12) macro