Searched refs:read_pci_config (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dk8topology_64.c37 header = read_pci_config(0, num, 0, 0x00);
43 header = read_pci_config(0, num, 1, 0x00);
101 reg = read_pci_config(0, nb, 0, 0x60);
112 base = read_pci_config(0, nb, 1, 0x40 + i*8);
113 limit = read_pci_config(0, nb, 1, 0x44 + i*8);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Daperture_64.c166 aper_low = read_pci_config(bus, slot, func, 0x10);
167 aper_hi = read_pci_config(bus, slot, func, 0x14);
200 class = read_pci_config(bus, slot, func,
282 if (!early_is_k8_nb(read_pci_config(bus, slot, 3, 0x00)))
285 ctl = read_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL);
289 aper_base = read_pci_config(bus, slot, 3, AMD64_GARTAPERTUREBASE) & 0x7fff;
337 if (!early_is_k8_nb(read_pci_config(bus, slot, 3, 0x00)))
340 ctl = read_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL);
379 if (!early_is_k8_nb(read_pci_config(bus, slot, 3, 0x00)))
386 ctl = read_pci_config(bu
[all...]
H A Dearly-quirks.c31 htcfg = read_pci_config(num, slot, func, 0x68);
110 d = read_pci_config(num, slot, func, 0x70);
114 d = read_pci_config(num, slot, func, 0x8);
150 d = read_pci_config(num, slot, func, 0x70);
154 d = read_pci_config(num, slot, func, 0x8);
173 d = read_pci_config(num, slot, func, 0x64);
H A Dvsmp_64.c89 cfg = read_pci_config(0, 0x1f, 0, PCI_BASE_ADDRESS_0);
128 if (read_pci_config(0, 0x1f, 0, PCI_VENDOR_ID) ==
H A Dmmconf-fam10h_64.c82 id = read_pci_config(bus, slot, 0, PCI_VENDOR_ID);
122 reg = read_pci_config(bus, slot, 1, 0x80 + (i << 3));
127 reg = read_pci_config(bus, slot, 1, 0x84 + (i << 3));
H A Dpci-calgary_64.c1284 val = read_pci_config(bus, dev, 0, 0);
1324 val = read_pci_config(bus, 0, 0, 0);
1426 val = read_pci_config(bus, 0, 0, 0);
H A Damd_iommu_init.c338 cap = read_pci_config(bus, dev, fn, cap_ptr+MMIO_RANGE_OFFSET);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpci-direct.h9 extern u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Damd_bus.c99 id = read_pci_config(bus, slot, 0, PCI_VENDOR_ID);
117 reg = read_pci_config(bus, slot, 1, 0xe0 + (i << 2));
142 reg = read_pci_config(bus, slot, 0, 0x60);
144 reg = read_pci_config(bus, slot, 0, 0x64);
151 reg = read_pci_config(bus, slot, 1, 0xc0 + (i << 3));
156 reg = read_pci_config(bus, slot, 1, 0xc4 + (i << 3));
223 reg = read_pci_config(bus, slot, 1, 0x80 + (i << 3));
229 reg = read_pci_config(bus, slot, 1, 0x84 + (i << 3));
H A Dearly.c10 u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) function
72 val = read_pci_config(bus, slot, func, i);
94 class = read_pci_config(bus, slot, func,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dinit_ohci1394_dma.c233 ohci_base = read_pci_config(num, slot, func, PCI_BASE_ADDRESS_0+(0<<2))
258 u32 class = read_pci_config(num,slot,func,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Drtas_pci.c44 static int read_pci_config; variable
76 ret = rtas_call(read_pci_config, 2, 2, &returnval, addr, size);
206 read_pci_config = rtas_token("read-pci-config");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/early/
H A Dehci-dbgp.c395 class = read_pci_config(bus, slot, func, PCI_CLASS_REVISION);
689 dword = read_pci_config(ehci_dev.bus, ehci_dev.slot, ehci_dev.func,
702 vendorid = read_pci_config(ehci_dev.bus, ehci_dev.slot, ehci_dev.func,
726 cap = read_pci_config(ehci_dev.bus, ehci_dev.slot,
741 cap = read_pci_config(ehci_dev.bus, ehci_dev.slot,
858 debug_port = read_pci_config(bus, slot, func, cap);
869 bar_val = read_pci_config(bus, slot, func, PCI_BASE_ADDRESS_0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Damd.c403 val = read_pci_config(0, 24, 0, 0x68);

Completed in 506 milliseconds