Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_i210.h102 #define E1000_PHY_PLL_UNCONF 0xFF macro
H A De1000_i210.c849 if ((phy_word & E1000_PHY_PLL_UNCONF) in e1000_pll_workaround_i210()
850 != E1000_PHY_PLL_UNCONF) { in e1000_pll_workaround_i210()