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