Searched refs:SRAM_SIZE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/x68k/include/
H A Dsram.h40 #define SRAM_SIZE 16*1024 /* Sram size is 16K bytes. */ macro
/netbsd-current/sys/arch/evbppc/include/
H A Dwalnut.h58 #define SRAM_SIZE 0x80000 /* SRAM size - 512K */ macro
/netbsd-current/sys/arch/x68k/dev/
H A Dsram.c125 if (bus_space_map(iot, ia->ia_addr, SRAM_SIZE, 0, &ioh))
212 if (sram_io->offset + SRAM_IO_SIZE > SRAM_SIZE)
224 if (sram_io->offset + SRAM_IO_SIZE > SRAM_SIZE)

Completed in 252 milliseconds