Home
last modified time | relevance | path

Searched refs:PTP_INT_BIT_TX_TS_ (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/microchip/
A Dlan743x_ptp.c1071 if (ptp_int_sts & PTP_INT_BIT_TX_TS_) { in lan743x_ptpci_do_aux_work()
1105 PTP_INT_BIT_TX_TS_); in lan743x_ptpci_do_aux_work()
1370 if (ptp_int_sts & PTP_INT_BIT_TX_TS_) { in lan743x_ptp_isr()
1492 PTP_INT_BIT_TX_SWTS_ERR_ | PTP_INT_BIT_TX_TS_); in lan743x_ptp_open()
1585 PTP_INT_BIT_TX_TS_); in lan743x_ptp_close()
A Dlan743x_main.h522 #define PTP_INT_BIT_TX_TS_ BIT(12) macro

Completed in 12 milliseconds