Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmicrochipphy.h30 #define LAN88XX_INT_STS_LINK_CHANGE_ (0x2000) macro
/openbmc/linux/drivers/net/phy/
H A Dmicrochip.c67 if (!(irq_status & LAN88XX_INT_STS_LINK_CHANGE_)) in lan88xx_handle_interrupt()