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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/emma/markeins/
H A Dled.c25 #define LED_BASE 0xb1400038 macro
29 emma2rh_out32(LED_BASE, clear);
30 emma2rh_out32(LED_BASE + 4, clear);
44 emma2rh_out8(LED_BASE + i, str[i]);
47 emma2rh_out8(LED_BASE + (i & 4) + (3 - (i & 3)),

Completed in 33 milliseconds