Searched refs:PHY_M_LEDC_LOS_MSK (Results 1 – 1 of 1) sorted by relevance
1388 #define PHY_M_LEDC_LOS_MSK (0xf<<12) /* Bit 15..12: LOS LED Ctrl. Mask */ macro1393 #define PHY_M_LEDC_LOS_CTRL(x) ((x << 12) & PHY_M_LEDC_LOS_MSK)