Home
last modified time | relevance | path

Searched refs:PCI_CTL_IGM (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/pci/
Dpci-rc32434.c126 pcicdata |= (PCI_CTL_IGM | PCI_CTL_EAP | PCI_CTL_EN); in rc32434_pcibridge_init()
/linux-2.6.39/arch/mips/include/asm/mach-rc32434/
Dpci.h92 #define PCI_CTL_IGM (1 << 9) macro