Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h3031 #define IGP01E1000_ANALOG_FUSE_COARSE_MASK 0x0070 macro
De1000_hw.c284 coarse = fused & IGP01E1000_ANALOG_FUSE_COARSE_MASK; in e1000_phy_init_script()
294 (coarse & IGP01E1000_ANALOG_FUSE_COARSE_MASK); in e1000_phy_init_script()