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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-sa1100/
H A Dleds-graphicsclient.c25 #define LED_IDLE ADS_LED2 /* red has the idle led, if any */ macro
65 hw_led_state &= ~LED_IDLE;
70 hw_led_state |= LED_IDLE;
H A Dleds-graphicsmaster.c25 #define LED_IDLE ADS_LED2 /* red has the idle led, if any */ macro
65 hw_led_state &= ~LED_IDLE;
70 hw_led_state |= LED_IDLE;

Completed in 96 milliseconds