Home
last modified time | relevance | path

Searched refs:pcic (Results 1 – 7 of 7) sorted by relevance

/arch/sparc/kernel/
A Dpcic.c179 struct linux_pcic *pcic; in pcic_read_config_dword() local
182 pcic = &pcic0; in pcic_read_config_dword()
240 struct linux_pcic *pcic; in pcic_write_config_dword() local
243 pcic = &pcic0; in pcic_write_config_dword()
289 struct linux_pcic *pcic; in pcic_probe() local
300 pcic = &pcic0; in pcic_probe()
320 if (!pcic->pcic_regs) { in pcic_probe()
352 pbm = &pcic->pbm; in pcic_probe()
420 pcic = &pcic0; in pcic_init()
555 pcic->pcic_imdim); in pcic_fill_irq()
[all …]
A DMakefile77 obj-$(CONFIG_PCIC_PCI) += pcic.o
/arch/mips/txx9/generic/
A Dpci.c115 struct pcic { in txx9_alloc_pci_controller() struct
122 if (!pcic) { in txx9_alloc_pci_controller()
131 pcic = &new->c; in txx9_alloc_pci_controller()
161 &pcic->mem_resource[0], in txx9_alloc_pci_controller()
183 &pcic->mem_resource[1], in txx9_alloc_pci_controller()
198 pcic->io_resource->start = 0; in txx9_alloc_pci_controller()
200 pcic->io_map_base = IO_BASE + pcic->mem_resource[1].start; in txx9_alloc_pci_controller()
203 pcic->io_resource->start = in txx9_alloc_pci_controller()
208 pcic->io_resource->end = pcic->io_resource->start + io_size - 1; in txx9_alloc_pci_controller()
213 &pcic->mem_resource[0]); in txx9_alloc_pci_controller()
[all …]
/arch/mips/pci/
A Dpci-rc32434.c115 pcicvalue = rc32434_pci->pcic; in rc32434_pcibridge_init()
126 rc32434_pci->pcic = pcicdata; /* Enable the PCI bus Interface */ in rc32434_pcibridge_init()
197 pcicntlval = rc32434_pci->pcic; in rc32434_pcibridge_init()
199 rc32434_pci->pcic = pcicntlval; in rc32434_pcibridge_init()
200 pcicntlval = rc32434_pci->pcic; in rc32434_pcibridge_init()
/arch/mips/rb532/
A Dsetup.c59 val = __raw_readl(&pci_reg->pcic); in plat_mem_setup()
61 __raw_writel(val, (void *)&pci_reg->pcic); in plat_mem_setup()
/arch/mips/include/asm/txx9/
A Dpci.h13 txx9_alloc_pci_controller(struct pci_controller *pcic,
/arch/mips/include/asm/mach-rc32434/
A Dpci.h42 u32 pcic; member

Completed in 16 milliseconds