Searched refs:E1000_EECD_PRES (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.h602 #define E1000_EECD_PRES 0x00000100 /* NVM Present */ macro
613 #define E1000_EECD_SEC1VAL_VALID_MASK (E1000_EECD_AUTO_RD | E1000_EECD_PRES)
H A Dich8lan.c3670 if (((er32(EECD) & E1000_EECD_PRES) == 0) &&
/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.h602 #define E1000_EECD_PRES 0x00000100 /* NVM Present */ macro
613 #define E1000_EECD_SEC1VAL_VALID_MASK (E1000_EECD_AUTO_RD | E1000_EECD_PRES)
H A Dich8lan.c3670 if (((er32(EECD) & E1000_EECD_PRES) == 0) &&
/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_82575.c763 if (((rd32(E1000_EECD) & E1000_EECD_PRES) == 0) &&
964 if ((rd32(E1000_EECD) & E1000_EECD_PRES) == 0)
1656 if ((rd32(E1000_EECD) & E1000_EECD_PRES) == 0)
H A De1000_defines.h542 #define E1000_EECD_PRES 0x00000100 /* NVM Present */ macro
/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_82575.c763 if (((rd32(E1000_EECD) & E1000_EECD_PRES) == 0) &&
964 if ((rd32(E1000_EECD) & E1000_EECD_PRES) == 0)
1656 if ((rd32(E1000_EECD) & E1000_EECD_PRES) == 0)
H A De1000_defines.h542 #define E1000_EECD_PRES 0x00000100 /* NVM Present */ macro
/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.h1483 #define E1000_EECD_PRES 0x00000100 /* EEPROM Present */ 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.h1483 #define E1000_EECD_PRES 0x00000100 /* EEPROM Present */ macro

Completed in 147 milliseconds