Searched refs:txx9_alloc_pci_controller (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/arch/mips/include/asm/txx9/ |
D | pci.h | 13 txx9_alloc_pci_controller(struct pci_controller *pcic,
|
/linux-3.4.99/arch/mips/txx9/rbtx4938/ |
D | setup.c | 99 c = txx9_alloc_pci_controller(NULL, 0, 0x10000, 0, 0x10000); in rbtx4938_pci_setup() 163 txx9_alloc_pci_controller(&txx9_primary_pcic, 0, 0, 0, 0); in rbtx4938_mem_setup()
|
/linux-3.4.99/arch/mips/txx9/jmr3927/ |
D | setup.c | 106 c = txx9_alloc_pci_controller(&txx9_primary_pcic, in jmr3927_pci_setup()
|
/linux-3.4.99/arch/mips/txx9/rbtx4939/ |
D | setup.c | 74 c = txx9_alloc_pci_controller(NULL, 0, 0x10000, 0, 0x10000); in rbtx4939_pci_setup() 536 txx9_alloc_pci_controller(&txx9_primary_pcic, 0, 0, 0, 0); in rbtx4939_setup()
|
/linux-3.4.99/arch/mips/txx9/rbtx4927/ |
D | setup.c | 201 txx9_alloc_pci_controller(&txx9_primary_pcic, in rbtx4927_mem_setup()
|
/linux-3.4.99/arch/mips/txx9/generic/ |
D | pci.c | 115 txx9_alloc_pci_controller(struct pci_controller *pcic, in txx9_alloc_pci_controller() function
|