Searched refs:E1000_EECD_AUTO_RD (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000e/
H A Ddefines.h607 #define E1000_EECD_AUTO_RD 0x00000200 /* NVM Auto Read done */ macro
613 #define E1000_EECD_SEC1VAL_VALID_MASK (E1000_EECD_AUTO_RD | E1000_EECD_PRES)
H A Dlib.c1386 if (er32(EECD) & E1000_EECD_AUTO_RD)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h607 #define E1000_EECD_AUTO_RD 0x00000200 /* NVM Auto Read done */ macro
613 #define E1000_EECD_SEC1VAL_VALID_MASK (E1000_EECD_AUTO_RD | E1000_EECD_PRES)
H A Dlib.c1386 if (er32(EECD) & E1000_EECD_AUTO_RD)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/igb/
H A De1000_defines.h546 #define E1000_EECD_AUTO_RD 0x00000200 /* NVM Auto Read done */ macro
H A De1000_mac.c1104 if (rd32(E1000_EECD) & E1000_EECD_AUTO_RD)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/igb/
H A De1000_defines.h546 #define E1000_EECD_AUTO_RD 0x00000200 /* NVM Auto Read done */ macro
H A De1000_mac.c1104 if (rd32(E1000_EECD) & E1000_EECD_AUTO_RD)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.h1491 #define E1000_EECD_AUTO_RD 0x00000200 /* EEPROM Auto Read done */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h1491 #define E1000_EECD_AUTO_RD 0x00000200 /* EEPROM Auto Read done */ macro

Completed in 213 milliseconds