Home
last modified time | relevance | path

Searched refs:MALTA_PCIMEM1_BASE (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/evbmips/malta/
Dmalta_bus_mem.c57 #define CHIP_W1_BUS_START(v) MALTA_PCIMEM1_BASE
60 #define CHIP_W1_SYS_START(v) ((u_long)MALTA_PCIMEM1_BASE)
61 #define CHIP_W1_SYS_END(v) ((u_long)MALTA_PCIMEM1_BASE + \
66 #define CHIP_W1_BUS_START(v) MALTA_PCIMEM1_BASE
68 #define CHIP_W1_SYS_START(v) ((u_long)MALTA_PCIMEM1_BASE)
69 #define CHIP_W1_SYS_END(v) ((u_long)MALTA_PCIMEM1_BASE + \
Dmaltareg.h98 #define MALTA_PCIMEM1_BASE 0x08000000 /* PCI 1 memory: */ macro
/netbsd/src/sys/arch/evbmips/malta/dev/
Dmainbus.c96 #define PCI_MEM_START MALTA_PCIMEM1_BASE