Searched refs:pci (Results 1 - 25 of 814) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-footbridge/
H A DMakefile21 pci-$(CONFIG_ARCH_CATS) += cats-pci.o
22 pci-$(CONFIG_ARCH_EBSA285) += ebsa285-pci.o
23 pci-$(CONFIG_ARCH_NETWINDER) += netwinder-pci.o
24 pci-$(CONFIG_ARCH_PERSONAL_SERVER) += personal-pci.o
33 obj-$(CONFIG_PCI) +=$(pci-y)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/gt64120/common/
H A DMakefile13 obj-y := gt_irq.o pci.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/momentum/ocelot_g/
H A DMakefile13 obj-y += gt-irq.o pci-irq.o pci.o int-handler.o irq.o prom.o reset.o setup.o
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/jmr3927/
H A Dpci.h7 * include/asm-mips/jmr3927/pci.h
8 * Based on include/asm-mips/ddb5xxx/pci.h
12 * into include/asm/pci.h file.
41 #include <linux/pci.h>
44 * Each pci channel is a top-level PCI bus seem by CPU. A machine with
60 * board supplied pci irq fixup routine
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/iSeries/
H A DiSeries_fixup.h4 #include <linux/pci.h>
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpbm.h23 #include <linux/pci.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/jmr3927/
H A Dpci.h7 * include/asm-mips/jmr3927/pci.h
8 * Based on include/asm-mips/ddb5xxx/pci.h
12 * into include/asm/pci.h file.
41 #include <linux/pci.h>
44 * Each pci channel is a top-level PCI bus seem by CPU. A machine with
60 * board supplied pci irq fixup routine
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/iSeries/
H A DiSeries_fixup.h4 #include <linux/pci.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dpbm.h23 #include <linux/pci.h>
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/jmr3927/
H A Dpci.h7 * include/asm-mips/jmr3927/pci.h
8 * Based on include/asm-mips/ddb5xxx/pci.h
12 * into include/asm/pci.h file.
41 #include <linux/pci.h>
44 * Each pci channel is a top-level PCI bus seem by CPU. A machine with
60 * board supplied pci irq fixup routine
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/jmr3927/
H A Dpci.h7 * include/asm-mips/jmr3927/pci.h
8 * Based on include/asm-mips/ddb5xxx/pci.h
12 * into include/asm/pci.h file.
41 #include <linux/pci.h>
44 * Each pci channel is a top-level PCI bus seem by CPU. A machine with
60 * board supplied pci irq fixup routine
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/momentum/ocelot_c/
H A DMakefile14 obj-y += pci-irq.o pci.o prom.o reset.o setup.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-shark/
H A Dpci.c2 * linux/arch/arm/mach-shark/pci.c
9 #include <linux/pci.h>
13 #include <asm/mach/pci.h>
H A DMakefile14 obj-y := arch.o dma.o mm.o pci.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/i2o/
H A Di2o_pci.c25 #include <linux/pci.h>
51 if(c->bus.pci.irq > 0)
52 free_irq(c->bus.pci.irq, c);
56 if(c->bus.pci.mtrr_reg0 > 0)
57 mtrr_del(c->bus.pci.mtrr_reg0, 0, 0);
58 if(c->bus.pci.mtrr_reg1 > 0)
59 mtrr_del(c->bus.pci.mtrr_reg1, 0, 0);
196 c->bus.pci.irq = -1;
197 c->bus.pci.dpt = 0;
198 c->bus.pci
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A DMakefile18 export-objs := mtrr.o msr.o cpuid.o x8664_ksyms.o pci-gart.o
22 pci-dma.o x8664_ksyms.o i387.o syscall.o vsyscall.o \
26 obj-y += pci-x86_64.o
27 obj-y += pci-pc.o pci-irq.o
37 obj-$(CONFIG_GART_IOMMU) += pci-gart.o aperture.o
38 obj-$(CONFIG_DUMMY_IOMMU) += pci-nommu.o
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dhndgige.c32 volatile pci_config_regs *pci; local
54 pci = &((sbgige_t *)regs)->pcicfg;
67 W_REG(osh, &pci->base[0], base);
68 W_REG(osh, &pci->base[1], 0);
75 OR_REG(osh, &pci->command, 2);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dftv-pci.c2 * linux/arch/arm/kernel/ftv-pci.c
9 #include <linux/pci.h>
13 #include <asm/mach/pci.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/cobalt/
H A DMakefile14 obj-y := irq.o int-handler.o pci.o reset.o setup.o via.o promcon.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5074/
H A DMakefile16 obj-y := setup.o irq.o time.o prom.o pci.o int-handler.o nile4.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5xxx/ddb5074/
H A DMakefile16 obj-y += setup.o irq.o int-handler.o pci.o pci_ops.o nile4_pic.o time.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5xxx/ddb5476/
H A DMakefile16 obj-y += setup.o irq.o int-handler.o pci.o pci_ops.o \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/gt64120/momenco_ocelot/
H A DMakefile13 obj-y += int-handler.o irq.o pci.o prom.o reset.o setup.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTStrigger.c12 #include <linux/pci.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pci/
H A DMakefile14 export-objs := pci.o
16 obj-$(CONFIG_PCI) += pci.o quirks.o compat.o names.o
42 devlist.h classlist.h: pci.ids gen-devlist
43 ./gen-devlist <pci.ids

Completed in 172 milliseconds

1234567891011>>