Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.h2384 #define M88E1000_PSSR_100MBS 0x4000 /* 01=100Mbs */ macro
H A De1000.c3558 else if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_100MBS) in e1000_config_mac_to_phy()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2739 #define M88E1000_PSSR_100MBS 0x4000 /* 01=100Mbs */ macro
H A De1000_hw.c1964 M88E1000_PSSR_100MBS) in e1000_config_mac_to_phy()