Home
last modified time | relevance | path

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

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