Searched refs:extarb (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/mips/txx9/rbtx4927/
H A Dsetup.c63 int extarb = !(__raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_PCIARB); tx4927_pci_setup() local
87 tx4927_pcic_setup(tx4927_pcicptr, c, extarb); tx4927_pci_setup()
103 tx4927_pcic_setup(tx4927_pcicptr, c, extarb); tx4927_pci_setup()
110 int extarb = !(__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB); tx4937_pci_setup() local
134 tx4927_pcic_setup(tx4938_pcicptr, c, extarb); tx4937_pci_setup()
150 tx4927_pcic_setup(tx4938_pcicptr, c, extarb); tx4937_pci_setup()
/linux-4.4.14/arch/mips/txx9/jmr3927/
H A Dsetup.c103 int extarb = !(tx3927_ccfgptr->ccfg & TX3927_CCFG_PCIXARB); jmr3927_pci_setup() local
110 if (!extarb) { jmr3927_pci_setup()
119 tx3927_pcic_setup(c, JMR3927_SDRAM_SIZE, extarb); jmr3927_pci_setup()
/linux-4.4.14/arch/mips/pci/
H A Dops-tx3927.c130 unsigned long sdram_size, int extarb) tx3927_pcic_setup()
149 extarb ? "External" : "Internal"); tx3927_pcic_setup()
192 if (!extarb) tx3927_pcic_setup()
129 tx3927_pcic_setup(struct pci_controller *channel, unsigned long sdram_size, int extarb) tx3927_pcic_setup() argument
H A Dops-tx4927.c224 struct pci_controller *channel, int extarb) tx4927_pcic_setup()
237 extarb ? "External" : "Internal"); tx4927_pcic_setup()
347 if (!extarb) { tx4927_pcic_setup()
223 tx4927_pcic_setup(struct tx4927_pcic_reg __iomem *pcicptr, struct pci_controller *channel, int extarb) tx4927_pcic_setup() argument
/linux-4.4.14/arch/mips/txx9/rbtx4938/
H A Dsetup.c42 int extarb = !(__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB); rbtx4938_pci_setup() local
66 tx4927_pcic_setup(tx4938_pcicptr, c, extarb); rbtx4938_pci_setup()
82 tx4927_pcic_setup(tx4938_pcicptr, c, extarb); rbtx4938_pci_setup()
/linux-4.4.14/arch/mips/include/asm/txx9/
H A Dtx4927pcic.h197 struct pci_controller *channel, int extarb);
H A Dtx3927.h336 unsigned long sdram_size, int extarb);
/linux-4.4.14/arch/mips/txx9/rbtx4939/
H A Dsetup.c60 int extarb = !(__raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCIARB); rbtx4939_pci_setup() local
66 tx4927_pcic_setup(tx4939_pcicptr, c, extarb); rbtx4939_pci_setup()

Completed in 173 milliseconds