Searched refs:PCI_CTL_EN (Results 1 – 2 of 2) sorted by relevance
/arch/mips/pci/ | ||
D | pci-rc32434.c | 125 pcicdata |= (PCI_CTL_IGM | PCI_CTL_EAP | PCI_CTL_EN); in rc32434_pcibridge_init() |
/arch/mips/include/asm/mach-rc32434/ | ||
D | pci.h | 74 #define PCI_CTL_EN (1 << 0) macro |