Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1388 #define PHY_M_LEDC_LOS_MSK (0xf<<12) /* Bit 15..12: LOS LED Ctrl. Mask */ macro
1393 #define PHY_M_LEDC_LOS_CTRL(x) ((x << 12) & PHY_M_LEDC_LOS_MSK)