Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Damd8111e.h475 PHY_ADDR = (1 << 21) | (1 << 22) | (1 << 23)| enumerator
Dtg3.h1534 #define PHY_ADDR 0x01 macro
Dtg3.c541 frame_val = ((PHY_ADDR << MI_COM_PHY_ADDR_SHIFT) & in tg3_readphy()
588 frame_val = ((PHY_ADDR << MI_COM_PHY_ADDR_SHIFT) & in tg3_writephy()
6934 cmd->phy_address = PHY_ADDR; in tg3_get_settings()
7235 data->phy_id = PHY_ADDR; in tg3_ioctl()