Searched refs:PHY_M_LEDC_INIT_MSK (Results 1 – 1 of 1) sorted by relevance
1389 #define PHY_M_LEDC_INIT_MSK (0xf<<8) /* Bit 11.. 8: INIT LED Ctrl. Mask */ macro1394 #define PHY_M_LEDC_INIT_CTRL(x) ((x << 8) & PHY_M_LEDC_INIT_MSK)