Searched refs:E1000_EECD_FLUPD (Results 1 - 6 of 6) 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 D82571.c650 if ((er32(EECD) & E1000_EECD_FLUPD) == 0)
669 eecd = er32(EECD) | E1000_EECD_FLUPD;
674 if ((er32(EECD) & E1000_EECD_FLUPD) == 0)
H A Ddefines.h610 #define E1000_EECD_FLUPD 0x00080000 /* Update FLASH */ macro
/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 D82571.c650 if ((er32(EECD) & E1000_EECD_FLUPD) == 0)
669 eecd = er32(EECD) | E1000_EECD_FLUPD;
674 if ((er32(EECD) & E1000_EECD_FLUPD) == 0)
H A Ddefines.h610 #define E1000_EECD_FLUPD 0x00080000 /* Update FLASH */ 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.h1497 #define E1000_EECD_FLUPD 0x00080000 /* Update FLASH */ 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.h1497 #define E1000_EECD_FLUPD 0x00080000 /* Update FLASH */ macro

Completed in 264 milliseconds