Searched refs:PHY_TURNAROUND (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/e1000/ | ||
D | e1000_hw.h | 3386 #define PHY_TURNAROUND 0x02 macro |
D | e1000_hw.c | 3711 mdic = ((PHY_TURNAROUND) | (reg_addr << 2) | (phy_addr << 7) | in e1000_write_phy_reg_ex() |