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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 65 milliseconds