Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/microchip/
A Dlan743x_ptp.c1152 if (ptp_int_sts & PTP_INT_IO_RE_MASK_) { in lan743x_ptpci_do_aux_work()
1155 PTP_INT_IO_RE_MASK_) >> in lan743x_ptpci_do_aux_work()
1179 PTP_INT_IO_RE_MASK_); in lan743x_ptpci_do_aux_work()
1180 ptp_int_sts &= ~PTP_INT_IO_RE_MASK_; in lan743x_ptpci_do_aux_work()
1182 } while (ptp_int_sts & PTP_INT_IO_RE_MASK_); in lan743x_ptpci_do_aux_work()
A Dlan743x_main.h475 #define PTP_INT_IO_RE_MASK_ GENMASK(23, 16) macro

Completed in 11 milliseconds