Searched refs:LED_BASE (Results 1 – 3 of 3) sorted by relevance
20 #define LED_BASE 0xB0800000 macro35 outw(value & 0xFF, LED_BASE); in led_set_state()
18 #define LED_BASE 0xB0800000 macro36 writew(value & 0xFF, LED_BASE); in led_set_state()
17 #define LED_BASE ((MICRO_SUPPORT_CARD_BASE) + 0x90000) macro235 writel(~val, LED_BASE); in led_puts()