Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/evbmips/malta/
Dmalta_bus_mem.c73 #define CHIP_W2_BUS_START(v) MALTA_PCIMEM2_BASE
75 #define CHIP_W2_SYS_START(v) ((u_long)MALTA_PCIMEM2_BASE)
76 #define CHIP_W2_SYS_END(v) ((u_long)MALTA_PCIMEM2_BASE + \
Dmaltareg.h101 #define MALTA_PCIMEM2_BASE 0x10000000 /* PCI 2 memory: */ macro