Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-loongson/
Dmem.h36 #define LOONGSON_MMIO_MEM_END 0x20000000 macro
38 #define LOONGSON_MMIO_MEM_END 0x80000000 macro
/linux-2.6.39/arch/mips/loongson/common/
Dmem.c60 (addr < LOONGSON_MMIO_MEM_END)); in __uncached_access()