Searched refs:E1000_I2CCMD_READY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_phy.c277 if (i2ccmd & E1000_I2CCMD_READY)
280 if (!(i2ccmd & E1000_I2CCMD_READY)) {
329 if (i2ccmd & E1000_I2CCMD_READY)
332 if (!(i2ccmd & E1000_I2CCMD_READY)) {
H A De1000_defines.h68 #define E1000_I2CCMD_READY 0x20000000 macro

Completed in 143 milliseconds