Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1401 #define PHY_M_POLC_LOS_MSK (0x3<<6) /* Bit 7.. 6: LOS Pol. Ctrl. Msk */ macro
1408 #define PHY_M_POLC_LOS_CTRL(x) ((x << 6) & PHY_M_POLC_LOS_MSK)