Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/yge/
H A Dyge.h1389 #define PHY_M_LEDC_INIT_MSK (0xf<<8) /* Bit 11.. 8: INIT LED Ctrl. Mask */ macro
1394 #define PHY_M_LEDC_INIT_CTRL(x) ((x << 8) & PHY_M_LEDC_INIT_MSK)