Home
last modified time | relevance | path

Searched refs:PCI_MEMORY_BASE (Results 1 – 16 of 16) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dpci_auto.c213 PCI_MEMORY_BASE, in pciauto_postscan_setup_bridge()
Dpci.c543 pci_write_config_word(dev, PCI_MEMORY_BASE, mem_base); in update_bridge_base()
/linux-2.4.37.9/drivers/pci/
Dsetup-bus.c143 pci_write_config_dword(bridge, PCI_MEMORY_BASE, l); in pci_setup_bridge()
Dpci.c1182 pci_read_config_word(dev, PCI_MEMORY_BASE, &mem_base_lo); in pci_read_bridge_bases()
/linux-2.4.37.9/arch/mips/pci/
Dpci_auto.c241 PCI_MEMORY_BASE, pciauto_lower_memspc >> 16); in pciauto_prescan_setup_bridge()
/linux-2.4.37.9/drivers/pcmcia/
Dcardbus.c393 pci_write_config_dword(bridge, PCI_MEMORY_BASE, l); in program_bridge()
/linux-2.4.37.9/include/linux/
Dpci.h125 #define PCI_MEMORY_BASE 0x20 /* Memory range behind */ macro
/linux-2.4.37.9/drivers/hotplug/
Dpciehp_ctrl.c2121 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
2128 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
2326 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
Dcpqphp_ctrl.c2611 …fig_word_nodev(ctrl->pci_ops, func->bus, func->device, func->function, PCI_MEMORY_BASE, temp_word); in configure_new_function()
2617 …fig_word_nodev(ctrl->pci_ops, func->bus, func->device, func->function, PCI_MEMORY_BASE, temp_word); in configure_new_function()
2799 …fig_word_nodev(ctrl->pci_ops, func->bus, func->device, func->function, PCI_MEMORY_BASE, temp_word); in configure_new_function()
Dibmphp_pci.c988 …pci_write_config_word_nodev (ibmphp_pci_root_ops, func->busno, device, function, PCI_MEMORY_BASE, … in configure_bridge()
999 …pci_write_config_word_nodev (ibmphp_pci_root_ops, func->busno, device, function, PCI_MEMORY_BASE, … in configure_bridge()
Dshpchp_ctrl.c2564 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
2571 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
2768 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
Dpciehp_pci.c749 pci_bus_read_config_word (pci_bus, devfn, PCI_MEMORY_BASE, &w_base); in pciehp_save_used_resources()
Dshpchp_pci.c741 pci_bus_read_config_word (pci_bus, devfn, PCI_MEMORY_BASE, &w_base); in shpchp_save_used_resources()
Dacpiphp_glue.c610 pci_read_config_word(bridge->pci_dev, PCI_MEMORY_BASE, &tmp16); in add_p2p_bridge()
Dcpqphp_pci.c949 …nfig_word_nodev (ctrl->pci_ops, func->bus, func->device, func->function, PCI_MEMORY_BASE, &w_base); in cpqhp_save_used_resources()
Dibmphp_res.c2038 …pci_read_config_word_nodev (ibmphp_pci_root_ops, busno, device, function, PCI_MEMORY_BASE, &start_… in update_bridge_ranges()