Searched refs:EEPROM_WORD0F_SWPDIO_EXT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/e1000/ | ||
D | e1000_hw.h | 2340 #define EEPROM_WORD0F_SWPDIO_EXT 0x00F0 macro |
D | e1000_hw.c | 1173 ctrl_ext = ((eeprom_data & EEPROM_WORD0F_SWPDIO_EXT) << in e1000_setup_link() |