Searched refs:DDB_LCS1_BASE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/ |
D | setup.c | 132 rtc_base = KSEG1ADDR(DDB_LCS1_BASE); in ddb_time_init() 241 ddb_set_pdar(DDB_LCS1, DDB_LCS1_BASE, DDB_LCS1_SIZE, 16, 0, 0); in ddb5477_board_init() 248 ddb_set_pdar(DDB_LCS1, DDB_LCS1_BASE, DDB_LCS1_SIZE, 8, 0, 0); in ddb5477_board_init()
|
/linux-2.4.37.9/include/asm-mips/ddb5xxx/ |
D | ddb5477.h | 201 #define DDB_LCS1_BASE 0x1d000000 /* misc */ macro 213 #define DDB_LED DDB_LCS1_BASE + 0x10000
|