Searched refs:EP405_BCSR_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/platforms/ | ||
D | ep405.h | 40 #define EP405_BCSR_SIZE ((uint)16) macro |
D | ep405.c | 147 ep405_bcsr = ioremap(EP405_BCSR_PADDR, EP405_BCSR_SIZE); in board_io_mapping() |