Home
last modified time | relevance | path

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

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