Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dsetup.c81 unsigned long end = ALCHEMY_PCI_MEMWIN_END; in fixup_bigphys_addr()
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-alchemy.c60 .end = ALCHEMY_PCI_MEMWIN_END,
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h490 #define ALCHEMY_PCI_MEMWIN_END (ALCHEMY_PCI_MEMWIN_START + 0x0FFFFFFF) macro