Searched refs:E1000_EECD (Results 1 - 14 of 14) sorted by relevance

/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_nvm.c44 wr32(E1000_EECD, *eecd);
59 wr32(E1000_EECD, *eecd);
77 u32 eecd = rd32(E1000_EECD);
90 wr32(E1000_EECD, eecd);
102 wr32(E1000_EECD, eecd);
122 eecd = rd32(E1000_EECD);
131 eecd = rd32(E1000_EECD);
184 u32 eecd = rd32(E1000_EECD);
189 wr32(E1000_EECD, eecd | E1000_EECD_REQ);
190 eecd = rd32(E1000_EECD);
[all...]
H A De1000_82575.c201 eecd = rd32(E1000_EECD);
763 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_regs.h33 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
H A De1000_mac.c1104 if (rd32(E1000_EECD) & E1000_EECD_AUTO_RD)
H A Digb_ethtool.c419 regs_buff[12] = rd32(E1000_EECD);
/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_nvm.c44 wr32(E1000_EECD, *eecd);
59 wr32(E1000_EECD, *eecd);
77 u32 eecd = rd32(E1000_EECD);
90 wr32(E1000_EECD, eecd);
102 wr32(E1000_EECD, eecd);
122 eecd = rd32(E1000_EECD);
131 eecd = rd32(E1000_EECD);
184 u32 eecd = rd32(E1000_EECD);
189 wr32(E1000_EECD, eecd | E1000_EECD_REQ);
190 eecd = rd32(E1000_EECD);
[all...]
H A De1000_82575.c201 eecd = rd32(E1000_EECD);
763 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_regs.h33 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
H A De1000_mac.c1104 if (rd32(E1000_EECD) & E1000_EECD_AUTO_RD)
H A Digb_ethtool.c419 regs_buff[12] = rd32(E1000_EECD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000e/
H A Dhw.h52 E1000_EECD = 0x00010, /* EEPROM/Flash Control - RW */ enumerator in enum:e1e_registers
/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 Dhw.h52 E1000_EECD = 0x00010, /* EEPROM/Flash Control - RW */ enumerator in enum:e1e_registers
/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.h806 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
1017 #define E1000_82542_EECD E1000_EECD
/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.h806 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
1017 #define E1000_82542_EECD E1000_EECD

Completed in 292 milliseconds