Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/nxp/pnx8550/common/
Dpci.c127 outl(0x00000000, PCI_BASE | PCI_CTRL); /* PCI_CONTROL */ in pnx8550_pci_setup()
/linux-2.6.39/arch/mips/pnx8550/common/
Dpci.c127 outl(0x00000000, PCI_BASE | PCI_CTRL); /* PCI_CONTROL */ in pnx8550_pci_setup()
/linux-2.6.39/arch/mips/include/asm/mach-pnx8550/
Dpci.h76 #define PCI_CTRL 0x040014 macro