Searched refs:PTP_INT_IO_RE_MASK_ (Results 1 – 2 of 2) sorted by relevance
1141 if (ptp_int_sts & PTP_INT_IO_RE_MASK_) { in lan743x_ptpci_do_aux_work()1144 PTP_INT_IO_RE_MASK_) >> in lan743x_ptpci_do_aux_work()1168 PTP_INT_IO_RE_MASK_); in lan743x_ptpci_do_aux_work()1169 ptp_int_sts &= ~PTP_INT_IO_RE_MASK_; in lan743x_ptpci_do_aux_work()1171 } while (ptp_int_sts & PTP_INT_IO_RE_MASK_); in lan743x_ptpci_do_aux_work()
504 #define PTP_INT_IO_RE_MASK_ GENMASK(23, 16) macro
Completed in 13 milliseconds