Home
last modified time | relevance | path

Searched refs:IGP01E1000_ANALOG_FUSE_POLY_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/
H A De1000.h1993 #define IGP01E1000_ANALOG_FUSE_POLY_MASK 0xF000 macro
H A De1000.c4760 & IGP01E1000_ANALOG_FUSE_POLY_MASK) | in e1000_phy_init_script()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2875 #define IGP01E1000_ANALOG_FUSE_POLY_MASK 0xF000 macro
H A De1000_hw.c205 (fused & IGP01E1000_ANALOG_FUSE_POLY_MASK) | in e1000_phy_init_script()