Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Damd8111e.h477 PHY_ADDR = (1 << 21) | (1 << 22) | (1 << 23)| enumerator
Dtg3.h1499 #define PHY_ADDR 0x01 macro
Dtg3.c189 frame_val = ((PHY_ADDR << MI_COM_PHY_ADDR_SHIFT) & in tg3_readphy()
227 frame_val = ((PHY_ADDR << MI_COM_PHY_ADDR_SHIFT) & in tg3_writephy()