Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/txx9/
Drbtx4938.h24 #define RBTX4938_LED_ADDR (IO_BASE + TXX9_CE(2) + 0x00001000) macro
66 #define rbtx4938_led_addr ((__u8 __iomem *)RBTX4938_LED_ADDR)
/linux-2.6.39/arch/mips/txx9/rbtx4938/
Dsetup.c356 txx9_iocled_init(RBTX4938_LED_ADDR - IO_BASE, -1, 8, 1, "green", NULL); in rbtx4938_device_init()