Home
last modified time | relevance | path

Searched refs:IGP01E1000_ANALOG_FUSE_COARSE_THRESH (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h3035 #define IGP01E1000_ANALOG_FUSE_COARSE_THRESH 0x0040 macro
De1000_hw.c286 if (coarse > IGP01E1000_ANALOG_FUSE_COARSE_THRESH) { in e1000_phy_init_script()
289 } else if (coarse == IGP01E1000_ANALOG_FUSE_COARSE_THRESH) in e1000_phy_init_script()