Searched refs:E1000_EECD_AUTO_RD (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ | ||
| H A D | e1000.h | 1238 #define E1000_EECD_AUTO_RD 0x00000200 /* EEPROM Auto Read done */ macro |
| H A D | e1000.c | 1451 if (reg & E1000_EECD_AUTO_RD) in e1000_reset_hw() |