Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dfixup-rbtx4927.c51 if (txx9_pci_option & TXX9_PCI_OPT_PICMG) in rbtx4927_pci_map_irq()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dpci.h22 #define TXX9_PCI_OPT_PICMG 0x0002 macro
/openbmc/linux/arch/mips/txx9/generic/
H A Dpci.c237 TXX9_PCI_OPT_PICMG |
407 txx9_pci_option |= TXX9_PCI_OPT_PICMG; in txx9_pcibios_setup()
412 txx9_pci_option &= ~TXX9_PCI_OPT_PICMG; in txx9_pcibios_setup()