Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/nxp/pnx8550/common/
Dpci.c91 outl(pci_io_resource.start, PCI_BASE | PCI_BASE2_LO); in pnx8550_pci_setup()
/linux-2.6.39/arch/mips/pnx8550/common/
Dpci.c91 outl(pci_io_resource.start, PCI_BASE | PCI_BASE2_LO); in pnx8550_pci_setup()
/linux-2.6.39/arch/mips/include/asm/mach-pnx8550/
Dpci.h95 #define PCI_BASE2_LO 0x040020 macro