Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmicrel.c3615 #define LAN8841_PTP_INT_STS_PTP_TX_TS_INT BIT(12) macro
3699 if (status & LAN8841_PTP_INT_STS_PTP_TX_TS_INT) in lan8841_handle_ptp_interrupt()
3710 } while (status & (LAN8841_PTP_INT_STS_PTP_TX_TS_INT | in lan8841_handle_ptp_interrupt()