Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/alchemy/common/
Dsetup.c84 unsigned long start = ALCHEMY_PCI_MEMWIN_START; in fixup_bigphys_addr()
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h489 #define ALCHEMY_PCI_MEMWIN_START (AU1500_PCI_MEM_PHYS_ADDR >> 4) macro
490 #define ALCHEMY_PCI_MEMWIN_END (ALCHEMY_PCI_MEMWIN_START + 0x0FFFFFFF)
/linux-5.19.10/arch/mips/pci/
Dpci-alchemy.c59 .start = ALCHEMY_PCI_MEMWIN_START,