Home
last modified time | relevance | path

Searched refs:M88E1000_PSCR_10BT_EXT_DIST_ENABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A De1000.h2357 #define M88E1000_PSCR_10BT_EXT_DIST_ENABLE 0x0080 macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2711 #define M88E1000_PSCR_10BT_EXT_DIST_ENABLE 0x0080 macro
H A De1000_hw.c3329 FIELD_GET(M88E1000_PSCR_10BT_EXT_DIST_ENABLE, phy_data) ? in e1000_phy_m88_get_info()