Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dmicrel.c3577 #define LAN8841_INTS_PTP BIT(9) macro
3595 if (irq_status & LAN8841_INTS_PTP) { in lan8841_handle_interrupt()