Searched refs:ptp_int_sts (Results 1 – 1 of 1) sorted by relevance
769 u32 ptp_int_sts = 0; in lan743x_ptp_isr() local775 ptp_int_sts = lan743x_csr_read(adapter, PTP_INT_STS); in lan743x_ptp_isr()776 ptp_int_sts &= lan743x_csr_read(adapter, PTP_INT_EN_SET); in lan743x_ptp_isr()778 if (ptp_int_sts & PTP_INT_BIT_TX_TS_) { in lan743x_ptp_isr()782 if (ptp_int_sts & PTP_INT_BIT_TX_SWTS_ERR_) { in lan743x_ptp_isr()789 if (ptp_int_sts & PTP_INT_BIT_TIMER_B_) { in lan743x_ptp_isr()794 if (ptp_int_sts & PTP_INT_BIT_TIMER_A_) { in lan743x_ptp_isr()