Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_i210.h98 #define E1000_PHY_PLL_UNCONF 0xFF macro
H A De1000_i210.c729 phy_word = E1000_PHY_PLL_UNCONF; in e1000_pll_workaround_i210()
737 if ((phy_word & E1000_PHY_PLL_UNCONF) in e1000_pll_workaround_i210()
738 != E1000_PHY_PLL_UNCONF) { in e1000_pll_workaround_i210()