Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/arch-epxa/
Dtdkphy.h58 #define PHY_STATUS_LINK_MSK (0x… macro
/linux-2.4.37.9/drivers/net/
Dether00.c233 if(ether00_read_phy(dev, PHY_STATUS)& PHY_STATUS_LINK_MSK){ in ether00_phy_int()