Searched refs:LED_BLINK_ON (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dleds-88pm860x.c30 #define LED_BLINK_ON(x) ((x & 0x7) * 66 + 66) macro
32 #define LED_BLINK_ON_MIN LED_BLINK_ON(0)
33 #define LED_BLINK_ON_MAX LED_BLINK_ON(0x7)
204 on = LED_BLINK_ON(on);

Completed in 54 milliseconds