Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmicrel.c3711 #define LAN8841_INTS_PTP BIT(9) macro
3729 if (irq_status & LAN8841_INTS_PTP) { in lan8841_handle_interrupt()