Searched refs:CPCI405_NVRAM_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/platforms/ | ||
D | cpci405.h | 25 #define CPCI405_NVRAM_SIZE ((uint)32*1024) macro |
D | cpci405.c | 125 cpci405_nvram = ioremap(CPCI405_NVRAM_PADDR, CPCI405_NVRAM_SIZE); in board_io_mapping() |