Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/arch-epxa/
Dtdkphy.h38 #define PHY_CONTROL_RANEG_MSK (0x200) macro
/linux-2.4.37.9/drivers/net/
Dether00.c773 result=ether00_write_phy(dev,PHY_CONTROL, PHY_CONTROL_ANEGEN_MSK | PHY_CONTROL_RANEG_MSK); in ether00_open()