Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/yge/
H A Dyge.h1403 #define PHY_M_POLC_STA1_MSK (0x3<<2) /* Bit 3.. 2: STAT1 Pol. Ctrl. Msk */ macro
1410 #define PHY_M_POLC_STA1_CTRL(x) ((x << 2) & PHY_M_POLC_STA1_MSK)