Home
last modified time | relevance | path

Searched refs:TXX9_PCI_OPT_PICMG (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/mips/pci/
Dfixup-rbtx4927.c51 if (txx9_pci_option & TXX9_PCI_OPT_PICMG) in rbtx4927_pci_map_irq()
Dfixup-rbtx4938.c31 if (txx9_pci_option & TXX9_PCI_OPT_PICMG) in rbtx4938_pci_map_irq()
Dfixup-jmr3927.c52 if (txx9_pci_option & TXX9_PCI_OPT_PICMG) in jmr3927_pci_map_irq()
/linux-3.4.99/arch/mips/include/asm/txx9/
Dpci.h22 #define TXX9_PCI_OPT_PICMG 0x0002 macro
/linux-3.4.99/arch/mips/txx9/generic/
Dpci.c241 TXX9_PCI_OPT_PICMG |
410 txx9_pci_option |= TXX9_PCI_OPT_PICMG; in txx9_pcibios_setup()
415 txx9_pci_option &= ~TXX9_PCI_OPT_PICMG; in txx9_pcibios_setup()