Searched refs:PHY_TURNAROUND (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/ | ||
D | e1000.h | 2437 #define PHY_TURNAROUND 0x02 macro |
D | e1000.c | 4493 mdic = ((PHY_TURNAROUND) | (reg_addr << 2) | (phy_addr << 7) | in e1000_write_phy_reg() |