Home
last modified time | relevance | path

Searched refs:VERSATILE_SYS_LED1 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-versatile/include/mach/
Dplatform.h262 #define VERSATILE_SYS_LED1 (1 << 1) macro
/linux-3.4.99/arch/arm/mach-versatile/
Dcore.c728 val = val ^ VERSATILE_SYS_LED1; in versatile_leds_event()